ICEfaces
  1. ICEfaces
  2. ICE-6285

blockUIOnSubmit causes flickering ice:panelTooltip if used with displayListener

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 1.8.2, 1.8.2-EE-GA_P02
    • Component/s: None
    • Labels:
      None
    • Environment:
      ICEfaces 1.8.2
      Firefox 3.x, 4 and IE 7, 8, 9.
    • Assignee Priority:
      P2

      Description

      ice:panelTooltip-components may be filled dynamically with content by implementing a display listener:

      <ice:panelTooltip id="..." displayListener="#{tooltipController.displayListener}" ... displayOn="hover" hideOn="mouseout">
      ...
      </ice:panelTooltip>


      This feature currently conflicts with blockUIOnSubmit as this parameter causes the tooltip to flicker. This can be reproduced in the component show case (Layout Panels -> Tooltip panel) by activating blockUIOnSubmit and hovering one of the provinces.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24548 Wed May 11 14:56:42 MDT 2011 mircea.toma ICE-6285 Added test that verifies if the position of the mouse is moved outside the tooltip enabled element, and only then act on the triggered 'mouseout' event.
        Files Changed
        Commit graph MODIFY /icefaces2/branches/icefaces-2.0.x-maintenance/icefaces/compat/core/src/main/javascript/extras/extras.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24547 Wed May 11 14:49:57 MDT 2011 mircea.toma ICE-6285 Added test that verifies if the position of the mouse is moved outside the tooltip enabled element, and only then act on the triggered 'mouseout' event.
        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 #24521 Tue May 10 01:57:15 MDT 2011 mircea.toma ICE-6285 Added test that verifies if the position of the mouse is moved outside the tooltip enabled element, and only then act on the triggered 'mouseout' event.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/bridge/lib/extras/tooltip_panelpopup.js

          People

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

            Dates

            • Created:
              Updated:
              Resolved: