ICEfaces
  1. ICEfaces
  2. ICE-5955

stacked ice:panelPopups not appearing in correct order

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8.2-EE-GA_P01
    • Fix Version/s: 1.8.3, 1.8.2-EE-GA_P02, 2.0.0
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Linux dingbat 2.6.18-128.el5 #1 SMP Wed Jan 21 08:45:05 EST 2009 x86_64 x86_64 x86_64 GNU/Linux
      IE8

      Description

      We have an application that uses a ice:panelPopup to display a Popup Window which our user uses to enter search parameters. This searchDialog contains fields (into which search criteria is entered) and buttons... most important of which is the "search" button that runs the search. If an error occurs when running the search, a message is displayed in another ice:panelPopup. This is the scenario where we have panelPopups that are stacked on top of each other. The scenario is

      1) Display the search popup
      2) Enter criteria that causes an error and click the search button
      3) An error message is displayed, in a new popup dialog that is visually "on top" of the search dialog. Click Ok to close the message dialog
      4) Enter different criteria that will cause an error and click the search button.
      5) An error message is displayed, in a new popup dialog that is visually "on top" of the search dialog.

      In Firefox, this works fine. In IE (version 8), step 5 never occurs. Nothing visually happens until the user clicks a button to close the Search dialog. At this point, the second message dialog is visible. So, the second message dialog was displayed, but it was under the Search Dialog.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #23105 Thu Nov 11 17:59:55 MST 2010 mircea.toma ICE-5955 Stop calling Array.isEmpty missing function.
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/compat/core/src/main/javascript/extras/extras.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #23097 Wed Nov 10 16:41:40 MST 2010 mircea.toma ICE-5955 Applied patch from Ed Hillmann. Make sure the modal popup order creation/destruction is preserved.
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/compat/core/src/main/javascript/extras/extras.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #23096 Wed Nov 10 16:34:36 MST 2010 mircea.toma ICE-5955 Applied patch from Ed Hillmann. Make sure the modal popup order creation/destruction is preserved.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/bridge/lib/extras/style.js

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Ed Hillmann
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: