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.
That button has focus, which you can see from the dotted outline. This is correct behavior.