Opened 14 years ago
Closed 12 years ago
#5265 closed bug (fixed)
Button: When opening dialog button keeps focus
Reported by: | Rwhitbeck | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.9.0 |
Component: | ui.button | Version: | 1.8rc3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description (last modified by )
A clicked button has keyboard focus (ui-state-focus) Button doesn't blur when dialog is opened.
forum: http://forum.jquery.com/topic/new-button-issue
Demo of issue: http://jsbin.com/ehubo
Change History (10)
comment:1 Changed 14 years ago by
Component: | ui.dialog → ui.button |
---|---|
Description: | modified (diff) |
Milestone: | TBD → 1.next |
Priority: | trivial → major |
Summary: | Button holds hover class when opening a dialog → Button: hover and focus state look the same |
Type: | bug → enhancement |
comment:2 Changed 14 years ago by
Description: | modified (diff) |
---|---|
Summary: | Button: hover and focus state look the same → Button: When opening dialog button keeps focus |
comment:3 Changed 13 years ago by
comment:4 Changed 13 years ago by
Looks like this is still an issue with FireFox 3.6.11 with jQuery 1.4.3 and jQuery UI 1.8.5
comment:5 Changed 13 years ago by
confirmed with chromium 12.0.703.0 with jQuery 1.5.1 and jQuery UI 1.8.11
comment:6 Changed 13 years ago by
Status: | new → open |
---|
comment:7 Changed 12 years ago by
Type: | enhancement → bug |
---|
comment:8 Changed 12 years ago by
possible fix? pull request https://github.com/jquery/jquery-ui/pull/291
comment:9 Changed 12 years ago by
updated pull request https://github.com/jquery/jquery-ui/pull/333
comment:10 Changed 12 years ago by
Milestone: | 1.next → 1.9 |
---|---|
Resolution: | → fixed |
Status: | open → closed |
This appears to be fixed in master.
Note: See
TracTickets for help on using
tickets.
Looks like this is still a problem in Firefox 3.6.4 beta