Bug 116080

Summary: AX: select element popup menu is sibling of web view, rather than child of select element
Product: WebKit Reporter: James Craig <jcraig>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED ---    
Severity: Normal CC: jcraig, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
test case demonstrating bug none

Description James Craig 2013-05-13 16:55:47 PDT
AX: select element popup menu is sibling of web view, rather than child of select element.
Comment 1 James Craig 2013-05-13 16:58:08 PDT
Created attachment 201647 [details]
test case demonstrating bug

Repro: click on select, and inspect the AX tree for the resulting menu. AXMenu is a child of a group in the Safari Window, but not a descendant of the web view. I expected this to be a more logical hierarchy, and it appears this is a UI Automation blocker too.
Comment 2 Radar WebKit Bug Importer 2013-05-13 16:59:07 PDT
<rdar://problem/13881939>