Search and Top Navigation
#9719 closed bug (fixed)
Opened December 24, 2013 02:19AM UTC
Closed January 09, 2014 07:44PM UTC
Tooltip: Disabling twice permanently removes tooltip
Reported by: | mwiencek | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.tooltip | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Tested in Firefox 27, Chrome 31, Opera 12.16 (Mac OS X 10.9.1), and IE10 (Windows 7).
The workaround is to check if the tooltip is already disabled before disabling it again, but this shouldn't be necessary.
Pull request: https://github.com/jquery/jquery-ui/pull/1154