Opened 10 years ago
Closed 10 years ago
#8955 closed bug (fixed)
Tooltip: error when parent element has no title attribute using jQuery <1.7
Reported by: | mikesherov | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.10.0 |
Component: | ui.tooltip | Version: | 1.10.0-rc.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Please see http://swarm.jquery.org/result/917756
Note: See
TracTickets for help on using
tickets.
Tooltip: Avoid errors on mouseover of tooltips with parents that have no title attribute. Fixes #8955 - Tooltip: error when parent element has no title attribute using jQuery <1.7 This corrects a failing test with core 1.6, so no new test is required.