ICEfaces
  1. ICEfaces
  2. ICE-5316

Popup Calendar doesnot work if it is placed directly under ice:form

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha3
    • Fix Version/s: 2.0-Alpha3, 2.0.0
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      N/A

      Description

      Popup Calendar does not work if it is placed under <ice:form>.

      But works partially when placed under
      <ice:form>
        <ice:panelTabSet>
             <ice:panelTab>
                       <ice:selectInputDate id="testCalendar" renderAsPopup="true"/>

      When placed under panelTabSet the calendar pops up fine but closes when user tries to change the month or year on the calendar. The calendar closes itself even when user selectes a date.

        Activity

        Hide
        yip.ng added a comment -

        1960: The calendar closes itself on date selection. This is the expected behavior. Only when there is a time component should the calendar not close itself. See component showcase demo.

        Show
        yip.ng added a comment - 1960: The calendar closes itself on date selection. This is the expected behavior. Only when there is a time component should the calendar not close itself. See component showcase demo.
        Hide
        yip.ng added a comment -

        Calendar inside collapsible panel inside tabset: same as calendar inside tabset., i.e. problems.
        Calendar inside h:dataTable: same as calendar inside ice:dataTable, i.e. no problem.

        Show
        yip.ng added a comment - Calendar inside collapsible panel inside tabset: same as calendar inside tabset., i.e. problems. Calendar inside h:dataTable: same as calendar inside ice:dataTable, i.e. no problem.
        Hide
        yip.ng added a comment -

        1960: the selected date is reset when the popup calendar is reopened. That's because bean scope hadn't been changed to view scope. Change checked in.

        Show
        yip.ng added a comment - 1960: the selected date is reset when the popup calendar is reopened. That's because bean scope hadn't been changed to view scope. Change checked in.
        Hide
        Mandeep Hayher added a comment -

        ICE-1960 the selected date is reset when the popup calendar is reopened: successfully verified on
        glimmer revision# 21511
        Server: Tomcat6
        Browser: FF3.6

        Show
        Mandeep Hayher added a comment - ICE-1960 the selected date is reset when the popup calendar is reopened: successfully verified on glimmer revision# 21511 Server: Tomcat6 Browser: FF3.6
        Hide
        yip.ng added a comment - - edited

        All issues except the state-saving issue solved. State-saving issue split into ICE-5784.

        Show
        yip.ng added a comment - - edited All issues except the state-saving issue solved. State-saving issue split into ICE-5784 .

          People

          • Assignee:
            yip.ng
            Reporter:
            Mandeep Hayher
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: