Skip to main content

Search and Top Navigation

#5265 closed bug (fixed)

Opened March 03, 2010 03:06PM UTC

Closed May 26, 2011 11:51PM UTC

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

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

Attachments (0)
Change History (10)

Changed March 03, 2010 03:37PM UTC by jzaefferer comment:1

component: ui.dialogui.button
description: forum: http://forum.jquery.com/topic/new-button-issue \ \ Demo of issue: http://jsbin.com/ehuboA clicked button has keyboard focus (ui-state-focus), which is styled the same as hover (ui-state-hover). This can be irritating to someone using only the mouse. \ \ forum: http://forum.jquery.com/topic/new-button-issue \ \ Demo of issue: http://jsbin.com/ehubo
milestone: TBD1.next
priority: trivialmajor
summary: Button holds hover class when opening a dialogButton: hover and focus state look the same
type: bugenhancement

Changed March 03, 2010 05:36PM UTC by Rwhitbeck comment:2

description: A clicked button has keyboard focus (ui-state-focus), which is styled the same as hover (ui-state-hover). This can be irritating to someone using only the mouse. \ \ forum: http://forum.jquery.com/topic/new-button-issue \ \ Demo of issue: http://jsbin.com/ehuboA 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
summary: Button: hover and focus state look the sameButton: When opening dialog button keeps focus

Changed April 26, 2010 04:08PM UTC by deckberg comment:3

Looks like this is still a problem in Firefox 3.6.4 beta

Changed October 18, 2010 08:48PM UTC by deckberg comment:4

Looks like this is still an issue with FireFox 3.6.11 with jQuery 1.4.3 and jQuery UI 1.8.5

Changed March 28, 2011 03:57PM UTC by danbhfive comment:5

confirmed with chromium 12.0.703.0 with jQuery 1.5.1 and jQuery UI 1.8.11

Changed March 28, 2011 04:15PM UTC by ajpiano comment:6

status: newopen

Changed April 04, 2011 12:51PM UTC by scottgonzalez comment:7

type: enhancementbug

Changed May 16, 2011 05:58PM UTC by bruce511 comment:8

Changed May 24, 2011 05:53PM UTC by bruce511 comment:9

Changed May 26, 2011 11:51PM UTC by scottgonzalez comment:10

milestone: 1.next1.9
resolution: → fixed
status: openclosed

This appears to be fixed in master.