Bug 137866

Summary: AX: [ATK] Accessible focus events are emitted when the selection is changed in non-focused combo boxes
Product: WebKit Reporter: Joanmarie Diggs <jdiggs>
Component: AccessibilityAssignee: Joanmarie Diggs <jdiggs>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, commit-queue, dmazzoni, jcraig, mario, samuel_white
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: Linux   
Attachments:
Description Flags
Patch none

Description Joanmarie Diggs 2014-10-19 13:55:45 PDT
When the selection is changed in a non-focused combo box (i.e. programmatically), erroneous accessible focus events are emitted:

1. The non-focused combo box claims focus.
2. The newly-selected option in that non-focused combo box claims focus.
Comment 1 Joanmarie Diggs 2014-10-19 14:12:43 PDT
Created attachment 240089 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2014-10-27 11:03:04 PDT
<rdar://problem/18782941>
Comment 3 WebKit Commit Bot 2014-11-13 10:20:41 PST
Comment on attachment 240089 [details]
Patch

Clearing flags on attachment: 240089

Committed r176076: <http://trac.webkit.org/changeset/176076>
Comment 4 WebKit Commit Bot 2014-11-13 10:20:45 PST
All reviewed patches have been landed.  Closing bug.