Uploaded image for project: 'MyFaces Tomahawk'
  1. MyFaces Tomahawk
  2. TOMAHAWK-908

t:div and t::inputCalendar confilict

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Calendar
    • None
    • Tomahawk1.1.5 and Tomahawk-sandbox1.1.5 Windows XP tomcat 5.5.15

    Description

      When I include a calendar within a fieldset using tomahawk 1.5 calendar and and tomahawk sandbox fieldset the calendar pop-up window always display at the bottom right corner of the screen. When I replace the fieldset with a panelGrid everything works fine and the calendar popup window appears near the calendar textbox.

      Below is part of the jsp I'm using.

      Any help is appreciated!

      <t:div style="width:95%">
      <s:fieldset legend="#

      {reportMsg.reportFormatLegendLabel}

      " style="padding:20px 20px;text-align: center;">

      <h:outputText value="#

      {reportMsg.startDateLabel}

      "/>
      <t:inputCalendar id="startDate" popupDateFormat="MM/dd/yyyy" currentDayCellClass="currentDayCell" value="#

      {companyReport.startDate}

      " renderAsPopup="true" popupTodayString="#

      {commonMsg.popupTodayString}

      " popupWeekString="#

      {commonMsg.popupWeekString}

      " renderPopupButtonAsImage="true" helpText="MM/DD/YYYY"/>

      </s:fieldset>

      </t:div>

      Attachments

        Activity

          People

            Unassigned Unassigned
            cathygates Cathy Gates
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: