Search and Top Navigation
#14934 closed bug (duplicate)
Opened March 14, 2016 09:49AM UTC
Closed March 14, 2016 01:59PM UTC
IE: Native tooltip appearing when hovering jQuery UI Tooltip
Reported by: | citi-raulfernandez | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.tooltip | Version: | 1.11.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
See Fiddle here: https://jsfiddle.net/18j74xms/
This issue is only reproducible in IE browsers.
1. Set a tooltip with track to true and disable the animations (show & hide).
2. Enable the tooltip in a element big enough to show the tooltp within itself.
3. Hover the element. When the tooltip appears, quickly hover the tooltip.
Expected: The tooltip will be repositioned based on the new mouse position.
Current: The tooltip is closed, and the native tooltip appears.
This is not happening if animations are enabled for show & hide.
Attachments (0)
Change History (1)
Changed March 14, 2016 01:59PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #8782.While this may seem like a bug, it's actually a feature request. See #8782.