ICEfaces
  1. ICEfaces
  2. ICE-5836

Conflict with <ice:selectInputDate> when used in <ice:panelTabSet>

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Invalid
    • Affects Version/s: 2.0-Beta1
    • Fix Version/s: 2.0-Beta1
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      jsf2.0, ICEfaces-2.0, compat jars

      Description

      refer to forum posting for details.

        Activity

        Hide
        Ken Fyten added a comment -

        Please try to recreate this issue.

        Show
        Ken Fyten added a comment - Please try to recreate this issue.
        Hide
        Joanne Bai added a comment -

        Problem reported by customer:

        With selectInputDate encapsulated within:

        <ice:panelGroup id="tabSetTabs">
        <ice:panelTabSet id="mesOnglets" title="Details">
        <ice:panelTab label="Test">

        <ice:selectInputDate id="testCalendar" renderMonthAsDropdown="true"
        renderYearAsDropdown="true" renderAsPopup="true"/>

        </ice:panelTab>
        </ice:panelTabSet>
        </ice:panelGroup>

        and having renderMonthAsDropdown="true" renderYearAsDropdown="true" (as shown above). Then, clicking on another month or on a year => close the Calendar => user can't change month or year.

        Show
        Joanne Bai added a comment - Problem reported by customer: With selectInputDate encapsulated within: <ice:panelGroup id="tabSetTabs"> <ice:panelTabSet id="mesOnglets" title="Details"> <ice:panelTab label="Test"> <ice:selectInputDate id="testCalendar" renderMonthAsDropdown="true" renderYearAsDropdown="true" renderAsPopup="true"/> </ice:panelTab> </ice:panelTabSet> </ice:panelGroup> and having renderMonthAsDropdown="true" renderYearAsDropdown="true" (as shown above). Then, clicking on another month or on a year => close the Calendar => user can't change month or year.
        Hide
        Ken Fyten added a comment -

        When selecting a different month or year in the popup, that simply changes the displayed month and year in the popup, and doesn't actually select a date. You still must click on a date in order to select it.

        Marking this as invalid.

        Show
        Ken Fyten added a comment - When selecting a different month or year in the popup, that simply changes the displayed month and year in the popup, and doesn't actually select a date. You still must click on a date in order to select it. Marking this as invalid.

          People

          • Assignee:
            Joanne Bai
            Reporter:
            Judy Guglielmin
          • Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: