#8700 closed bug (fixed)
Tooltip: Overlapping tooltipped elements shows native tooltip for one of the elements
Reported by: | drew.waddell | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.1 |
Component: | ui.tooltip | Version: | 1.9.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Example: http://jsfiddle.net/dwaddell/nHfKx/
Seems to be an issue with all major browsers.
Change History (4)
comment:1 Changed 10 years ago by
Status: | new → open |
---|
comment:2 Changed 10 years ago by
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
Tooltip: Fix nested tooltips (on hover) by closing parent tooltips and removing title attributes. Fixes #8700 - Overlapping tooltipped elements shows native tooltip for one of the elements
Changeset: 77a55f1291861b87d30011ac5fd948f6b38d2c60
comment:4 Changed 10 years ago by
Milestone: | 1.10.0 → 1.9.1 |
---|
Note: See
TracTickets for help on using
tickets.
I'm in the process of trying to minify the test case provided. I've got it down to this so far http://jsfiddle.net/tj_vantoll/scF2c/.