#8736 closed bug (cantfix)
Tooltip is "stuck"(does not fade) on buttons that become disabled on click
Reported by: | draneyj | Owned by: | draneyj |
---|---|---|---|
Priority: | minor | Milestone: | 1.10.0 |
Component: | ui.tooltip | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In jQuery 1.9.0 a disabled button activated a tooltip, but it did not fade on hover out. With the new update it no longer does this, but if clicking a button that becomes disabled on click the tooltip becomes "stuck" and does not fade as expected.
Change History (8)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Owner: | set to draneyj |
---|---|
Status: | new → pending |
comment:3 Changed 10 years ago by
Status: | pending → open |
---|
Thanks Mike, but I'm pretty sure this is valid. My question was mostly meant to provide a workaround. We won't do another maintenance release in the next days.
comment:4 Changed 10 years ago by
Resolution: | → cantfix |
---|---|
Status: | open → closed |
comment:5 Changed 10 years ago by
Keywords: | needsdocs added |
---|
comment:6 Changed 10 years ago by
Keywords: | needsdocs removed |
---|
Note: See
TracTickets for help on using
tickets.
Are you binding the tooltip directly to the button?