Opened 11 years ago
Closed 7 years ago
#7902 closed bug (fixed)
Button: Inconsistent focus handling across browsers
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.12.0 |
Component: | ui.button | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In some browsers after clicking a toggle button, the button stays focused, but in others it does not. See #7856.
Change History (5)
comment:1 Changed 10 years ago by
Milestone: | 1.9.0 → 1.11.0 |
---|
comment:2 Changed 10 years ago by
Status: | new → open |
---|
comment:3 Changed 10 years ago by
comment:4 Changed 9 years ago by
Milestone: | 1.11.0 → none |
---|
comment:5 Changed 7 years ago by
Milestone: | none → 1.12.0 |
---|---|
Resolution: | → fixed |
Status: | open → closed |
This seems to work consistently with the rewrite.
Note: See
TracTickets for help on using
tickets.
This issue was observed in jQuery-UI 1.8 (http://jsbin.com/ehubo) and has been solved for the 1.9 branch (http://jsfiddle.net/Qzfyv/). But unfortunately, the problem is back in 1.10: http://jsfiddle.net/nWzac/1/
(I've reported this on GitHub a few minutes ago. But now I've saw you're using this page for bugtracking. Therefore sorry for the repost.)