Skip to main content

Search and Top Navigation

#9130 closed bug (duplicate)

Opened March 01, 2013 06:44AM UTC

Closed March 01, 2013 12:46PM UTC

Tooltip doesn't disappear on button when button is disabled

Reported by: tomas.cassidy Owned by:
Priority: minor Milestone: none
Component: ui.tooltip Version: 1.10.1
Keywords: Cc:
Blocked by: Blocking:
Description

Test case: http://jsfiddle.net/aRqSj/1/

I have a jQueryUI Button with a title attribute, and I am turning that into a jQueryUI Tooltip. When the mouse hovers over the button, the tooltip shows as expected. If the button click results in the button being disabled, then the tooltip stays around and doesn't disappear when the mouse is no longer hovering over the button.

Attachments (0)
Change History (1)

Changed March 01, 2013 12:46PM UTC by scottgonzalez comment:1

resolution: → duplicate
status: newclosed

Duplicate of #8736.