Ticket #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: | ||
| Blocking: | Blocked by: |
Description (last modified by Rwhitbeck) (diff)
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
comment:1 Changed 3 years ago by joern.zaefferer
- Description modified (diff)
- Component changed from ui.dialog to ui.button
- Summary changed from Button holds hover class when opening a dialog to Button: hover and focus state look the same
- Priority changed from trivial to major
- Milestone changed from TBD to 1.next
- Type changed from bug to enhancement
comment:2 Changed 3 years ago by Rwhitbeck
- Description modified (diff)
- Summary changed from Button: hover and focus state look the same to Button: When opening dialog button keeps focus
comment:4 Changed 3 years ago by deckberg
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 2 years ago by danbhfive
confirmed with chromium 12.0.703.0 with jQuery 1.5.1 and jQuery UI 1.8.11
comment:8 Changed 2 years ago by bruce511
possible fix? pull request https://github.com/jquery/jquery-ui/pull/291
comment:9 Changed 2 years ago by bruce511
updated pull request https://github.com/jquery/jquery-ui/pull/333
comment:10 Changed 2 years ago by scott.gonzalez
- Status changed from open to closed
- Resolution set to fixed
- Milestone changed from 1.next to 1.9
This appears to be fixed in master.
Note: See
TracTickets for help on using
tickets.

