[Webkit-unassigned] [Bug 132031] New: AX: element bounds and click events computed incorrectly on elements with text role

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 22 17:07:02 PDT 2014


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

           Summary: AX: element bounds and click events computed
                    incorrectly on elements with text role
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jcraig at apple.com
                CC: webkit-bug-importer at group.apple.com


Created an attachment (id=229926)
 --> (https://bugs.webkit.org/attachment.cgi?id=229926&action=review)
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.

-- 
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