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

        Hide
        Arran Mccullough added a comment -

        Attached test case that shows issue.

        Show
        Arran Mccullough added a comment - Attached test case that shows issue.
        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.
        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.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: