Search and Top Navigation
#8736 closed bug (cantfix)
Opened October 25, 2012 09:50PM UTC
Closed October 26, 2012 12:31PM UTC
Last modified March 10, 2014 12:39PM UTC
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.
Attachments (0)
Change History (8)
Changed October 26, 2012 12:59AM UTC by comment:1
Changed October 26, 2012 01:01AM UTC by comment:2
owner: | → draneyj |
---|---|
status: | new → pending |
Changed October 26, 2012 01:37AM UTC by comment:3
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.
Changed October 26, 2012 12:31PM UTC by comment:4
Changed October 26, 2012 12:40PM UTC by comment:5
keywords: | → needsdocs |
---|
Changed October 26, 2012 02:20PM UTC by comment:6
keywords: | needsdocs |
---|
Are you binding the tooltip directly to the button?