Bug 124198

Summary: AX: Enabling VisibleOnly on search predicate broken in iframes
Product: WebKit Reporter: chendo <webkit+bugzilla>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ahmad.saleem792, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.9   
Attachments:
Description Flags
Patch includes failing test case. none

chendo
Reported 2013-11-12 05:25:54 PST
Created attachment 216657 [details] Patch includes failing test case. When using the AXUIElementsForSearchPredicate parameterised attribute, it does not return any elements, even if they are visible. I've tried to write a test for it, but it seems I cannot search within iframes at all using the JS test helpers. Attached is the test case I've written.
Attachments
Patch includes failing test case. (3.42 KB, patch)
2013-11-12 05:25 PST, chendo
no flags
Radar WebKit Bug Importer
Comment 1 2013-11-12 05:26:16 PST
Ahmad Saleem
Comment 2 2022-10-09 05:15:47 PDT
In the test - it is referring to : <iframe src="resources/iframe-aaaaainner.html" width="500" height="200"></iframe> While the resource file name is - iframe-inner.html Is it intentional? Thanks!
Note You need to log in before you can comment on or make changes to this bug.