ICEfaces
  1. ICEfaces
  2. ICE-8287

ace:tooltip - ace:panel is overlayed on initial tooltip display

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.1.0.BETA2
    • Fix Version/s: 3.1.0.RC1, 3.1, EE-3.0.0.GA_P01
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces 3.1.0 BETA2 062012
    • Assignee Priority:
      P3

      Description

      When rendering a tooltip that is displayed over an ace:panel header, on the initial rendering the panel header is overlaid on the tooltip contents. Moving the mouse snaps the tooltip content back to the front. On subsequent displaying of the tooltip this isn't an issue.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #29620 Thu Jun 21 12:05:44 MDT 2012 art.zambrano ICE-8287 set the z-index of the tooltip to 6000 before it's shown, in order to prevent it from appearing underneath other elements
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/tooltip/jquery.qtip-1.0.0-rc3.js
        Commit graph ADD /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/tooltip/readme.txt
        Arran Mccullough created issue -
        Arran Mccullough made changes -
        Field Original Value New Value
        Salesforce Case [5007000000MIcYo]
        Hide
        Arran Mccullough added a comment -

        Attached test case that shows issue.

        Show
        Arran Mccullough added a comment - Attached test case that shows issue.
        Arran Mccullough made changes -
        Attachment Case11389Example.war [ 14617 ]
        Attachment Case11389Example.zip [ 14618 ]
        Arran Mccullough made changes -
        Assignee Ken Fyten [ ken.fyten ]
        Ken Fyten made changes -
        Fix Version/s 3.1.0.RC1 [ 10337 ]
        Fix Version/s 3.1 [ 10312 ]
        Assignee Priority P1
        Affects Version/s 3.1.0.BETA2 [ 10336 ]
        Affects Version/s 3.1.0.RC1 [ 10337 ]
        Assignee Ken Fyten [ ken.fyten ] Arturo Zambrano [ artzambrano ]
        Hide
        Arturo Zambrano added a comment -

        Committed fix at revision 29620.

        Basically, the first time the tooltip is displayed, qtip adds all the styling to it, including a z-index. So, when it's first shown it still doesn't have that z-index for a fraction of a second. The fix consists in applying a high enough z-index to the tooltip before it is shown.

        Show
        Arturo Zambrano added a comment - Committed fix at revision 29620. Basically, the first time the tooltip is displayed, qtip adds all the styling to it, including a z-index. So, when it's first shown it still doesn't have that z-index for a fraction of a second. The fix consists in applying a high enough z-index to the tooltip before it is shown.
        Arturo Zambrano made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #29645 Thu Jun 21 18:23:36 MDT 2012 art.zambrano ICE-8287 removed minified version of qtip source code
        Files Changed
        Commit graph DEL /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/tooltip/jquery.qtip-1.0.0-rc3.min.js
        Ken Fyten made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Assignee Priority P1 P3
        Ken Fyten made changes -
        Fix Version/s EE-3.0.0.GA_P01 [ 10327 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30043 Tue Jul 17 15:21:10 MDT 2012 art.zambrano ICE-8287 set the z-index of the tooltip to 6000 before it's shown, in order to prevent it from appearing underneath other elements
        Files Changed
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/resources/icefaces.ace/tooltip/jquery.qtip-1.0.0-rc3.js
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/resources/icefaces.ace/tooltip/readme.txt
        Hide
        Arturo Zambrano added a comment -

        Committed fix to maintenance branch at revision 30043.

        Show
        Arturo Zambrano added a comment - Committed fix to maintenance branch at revision 30043.
        Arturo Zambrano made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Arran Mccullough
          • Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: