Skip to main content

Search and Top Navigation

#6155 closed bug (notabug)

Opened October 06, 2010 09:14AM UTC

Closed October 06, 2010 11:59AM UTC

Last modified October 11, 2012 09:15PM UTC

Button widget animation stays on in firefox 3.0.19

Reported by: sarte Owned by:
Priority: trivial Milestone:
Component: ui.button Version: 1.8.5
Keywords: button firefox animation Cc:
Blocked by: Blocking:
Description

After hitting the button, the button animation doesn't work anymore and the button animation is locked to hover state. Even $('#somebutton').button("refresh") doesn't remove the hover state. State changes to normal if any other button is pressed. Buttons made from <a>-element, seem to work just fine.

Attachments (1)
  • jquery.png (2.9 KB) - added by sarte October 06, 2010 09:15AM UTC.

    Example of the behaviour

Change History (2)

Changed October 06, 2010 11:59AM UTC by scottgonzalez comment:1

resolution: → invalid
status: newclosed

That button has focus, which you can see from the dotted outline. This is correct behavior.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted