[Webkit-unassigned] [Bug 116080] AX: select element popup menu is sibling of web view, rather than child of select element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 13 16:59:42 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=116080





--- Comment #1 from James Craig <james at cookiecrook.com>  2013-05-13 16:58:08 PST ---
Created an attachment (id=201647)
 --> (https://bugs.webkit.org/attachment.cgi?id=201647&action=review)
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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list