Bug 132031 - AX: element bounds and click events computed incorrectly on elements with text role
Summary: AX: element bounds and click events computed incorrectly on elements with tex...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-04-22 17:07 PDT by James Craig
Modified: 2014-04-22 17:07 PDT (History)
1 user (show)

See Also:


Attachments
test case demonstrating bugs (1.90 KB, text/html)
2014-04-22 17:07 PDT, James Craig
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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>