Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P02, 4.0
-
Fix Version/s: EE-3.3.0.GA_P05, 4.3
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P3
-
Support Case References:Support Case #12990 - https://icesoft.my.salesforce.com/5007000000kxL2u
Description
When using the showDelay attribute of the ace:tooltip while it is used along with an ace:delegate/dataTable, the tooltip is displayed even if the mouse is moved away from the cell that the tooltip is set for.
In a non-delegate sample, the mouse needs to be kept on the tooltip area for the entire time of the delay for it to be shown. If the mouse is moved away it is not shown.
In a non-delegate sample, the mouse needs to be kept on the tooltip area for the entire time of the delay for it to be shown. If the mouse is moved away it is not shown.
Attached test case code and war file. Note, the icefaces core, ace, and compat jar files need to be added into the war for it to run.
Steps: