Bug 132031

Summary: AX: element bounds and click events computed incorrectly on elements with text role
Product: WebKit Reporter: James Craig <jcraig>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
test case demonstrating bugs none

Description James Craig 2014-04-22 17:07:23 PDT
Created attachment 229926 [details]
test case demonstrating bugs

AX: element bounds and click events computed incorrectly on elements with text role.

Load attached SVG test case and trigger a VO activation on iOS or OS X. On both platforms, the element bounds and click targets are computed correctly when the element uses the ARIA 1.0 "img" role. They are computed incorrectly when the element uses the ARIA 1.1 "text" role.
Comment 1 Radar WebKit Bug Importer 2014-04-22 17:07:46 PDT
<rdar://problem/16693752>