Opened 9 years ago
Closed 8 years ago
#9719 closed bug (fixed)
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.
Change History (3)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Status: | new → open |
---|---|
Summary: | Disabling a tooltip twice permanently disables the tooltip, so that it cannot be re-enabled → Tooltip: Disabling twice permanently removes tooltip |
comment:3 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
Tooltip: Preserve the title after disabling twice
Fixes #9719 Closes gh-1154
Changeset: 0dc84db853751f5f0ccfd9f79cbf8355dcc4b09c
Note: See
TracTickets for help on using
tickets.
Pull request: https://github.com/jquery/jquery-ui/pull/1154