ICEfaces
  1. ICEfaces
  2. ICE-7910

ace:tooltip - add capability to interact with the contents of the tooltip

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.0.0.BETA, EE-3.0.0.GA
    • Fix Version/s: 3.1.0.BETA1, 3.1, EE-3.0.0.GA_P01
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      All
    • Assignee Priority:
      P1
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial

      Description

      Feature Request - The compat ice:panelTooltip component had the capability for a user to interact with the contents of the tooltip. This allowed them to select text, click links, etc. The panelTooltip would be displayed on hover and if the user was still in the tooltip are the tooltip would stay displayed.

      With the current ace:tooltip, even if the user is over the tooltip contents it will still be cleared from the page since it is following the hideDelay value. This can be increased to have the tooltip display longer but there is no way to tell how long a user will need that data. Its also possible to change the hideEvent to click instead of mouseout, but this again is not ideal as it requires a mouse click to do so.

      The suggested improvement is to have it so that the ace:tooltip will not close if the mouse is over the tooltip itself. That way, the user can interact with controls inside the tooltip, and once they leave the tooltip area, the hideEvent can be triggered normally.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28870 Fri Apr 27 15:14:58 MDT 2012 art.zambrano ICE-7910 made ace:tooltip remain visible while the mouse is hovering over it
        Files Changed
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/tooltip/TooltipRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28869 Fri Apr 27 15:10:52 MDT 2012 art.zambrano ICE-7910 made ace:tooltip remain visible while the mouse is hovering over it
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/tooltip/TooltipRenderer.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: