ICEfaces
  1. ICEfaces
  2. ICE-7802

Closing multiple modal panelPopups causes the Liferay controls to be non clickable

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0.1, EE-2.0.0.GA, 2.0.2, 3.0
    • Fix Version/s: 3.0.1, EE-3.0.0.GA
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Liferay Portal 6.0.6/Tomcat 6.0.29

      Description

      When opening a modal popup it sets the underlying input fields to have a tabindex or -1. This prevents the inputs from gaining focus when the user us tabbing. When the modal popup is closed it sets all these inputs back to 0 allowing them to gain focus and be selected.

      In this case there are two modal popups being opened one after the other. A modal popup is opened via a button click, this popup contains another button which will hide the first popup and show a second modal popup. Upon closing of this second modal popup the tab indexes for the Liferay controls, Sign Out link, etc are not set back to 0 and remain at -1 which makes it not possible to select the links/inputs. All inputs on the portlet still work though.

      This only occurs when two popups are opened consecutively and not an issue when a single popup is opened and closed.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28234 Thu Mar 08 14:33:26 MST 2012 arran.mccullough ICE-7802 Modified modal JS code to handle correctly modal popup disposal even if the popups are not closed as if they were stacked.
        Files Changed
        Commit graph MODIFY /icefaces2/scratchpads/patches/EmnosBuild/icefaces/compat/core/src/main/javascript/extras/extras.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28183 Tue Mar 06 08:14:16 MST 2012 mircea.toma ICE-7802 Modified modal JS code to handle correctly modal popup disposal even if the popups are not closed as if they were stacked.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/core/src/main/javascript/extras/extras.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28182 Tue Mar 06 08:13:47 MST 2012 mircea.toma ICE-7802 Modified modal JS code to handle correctly modal popup disposal even if the popups are not closed as if they were stacked.
        Files Changed
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/compat/core/src/main/javascript/extras/extras.js

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: