Bug 33192 - MSAA: Accessibility role of <select> elements is wrong
Summary: MSAA: Accessibility role of <select> elements is wrong
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Jon Honeycutt
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-01-04 19:26 PST by Jon Honeycutt
Modified: 2010-01-12 16:42 PST (History)
0 users

See Also:


Attachments
patch (4.47 KB, patch)
2010-01-04 19:29 PST, Jon Honeycutt
sam: review+
jhoneycutt: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Honeycutt 2010-01-04 19:26:23 PST
The role of non-multiple <select> elements is "client" but should be "combo box".
Comment 1 Jon Honeycutt 2010-01-04 19:29:36 PST
Created attachment 45858 [details]
patch
Comment 2 Jon Honeycutt 2010-01-05 10:33:30 PST
Landed in r52781.
Comment 3 Jon Honeycutt 2010-01-12 16:42:11 PST
<rdar://problem/7536000>