ICEfaces
  1. ICEfaces
  2. ICE-8963

ace:dateTimeEntry - calendar popup redisplays after date selection

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.2
    • Fix Version/s: EE-3.2.0.GA, 3.3
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Icefaces3 trunk revision#33319
      Server: tomcat7
      Browser: IE7

      Description

      Showcase ace:dateTimeEntry - ajax submit demo:

      The popup closes, and then re-opens after selecting a date on showcase dateTimeEntry - Ajax Submit page

      To reproduce:
      - build and deploy showcase app (Mojarra9
      - navigate to showcase - dateTimeEntry - ajax submit page
      - click on the date selection input box and select a date (make sure that the display as popup is checked)

      Notice that hte popup closes and re-opens on date selection

        Activity

        Hide
        Carmen Cristurean added a comment -

        This is an issue also in other browsers, such as FF18 or Chrome24: select a new date on this page, then move the focus away from the page; coming back to the page, the popup calendar will open up without interacting with the page.

        Show
        Carmen Cristurean added a comment - This is an issue also in other browsers, such as FF18 or Chrome24: select a new date on this page, then move the focus away from the page; coming back to the page, the popup calendar will open up without interacting with the page.
        Hide
        Mircea Toma added a comment -

        What you describe is just the natural behaviour of the browsers. When you select the browser's window (after having worked before in a different application) the browser will apply the focus on the element that used to have it before leaving the browser.

        Show
        Mircea Toma added a comment - What you describe is just the natural behaviour of the browsers. When you select the browser's window (after having worked before in a different application) the browser will apply the focus on the element that used to have it before leaving the browser.
        Hide
        Mircea Toma added a comment -

        Add back the focus event callback with a 50ms delay. It seems that the focus event triggered when invoking focus() method on the dataTimeEntry's input element reaches the registered callbacks with a certain delay.

        Show
        Mircea Toma added a comment - Add back the focus event callback with a 50ms delay. It seems that the focus event triggered when invoking focus() method on the dataTimeEntry's input element reaches the registered callbacks with a certain delay.
        Hide
        Carmen Cristurean added a comment - - edited

        Verified fix with EE-3.2 Build 13, on Tomcat7/weblogic10, in IE7, FF18, Chrome24.

        Show
        Carmen Cristurean added a comment - - edited Verified fix with EE-3.2 Build 13, on Tomcat7/weblogic10, in IE7, FF18, Chrome24.

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Jerome Ruzol
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: