Bug 33192

Summary: MSAA: Accessibility role of <select> elements is wrong
Product: WebKit Reporter: Jon Honeycutt <jhoneycutt>
Component: AccessibilityAssignee: Jon Honeycutt <jhoneycutt>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
patch sam: review+, jhoneycutt: commit-queue-

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>