[Webkit-unassigned] [Bug 133188] New: AX: Frame and hit-testing to do not work when web views are scene-reference aware

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 22 13:19:33 PDT 2014


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

           Summary: AX: Frame and hit-testing to do not work when web
                    views are scene-reference aware
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cfleizach at apple.com
                CC: webkit-bug-importer at group.apple.com


The conversion routines that accessibility is using to convert from rootToScreen and back are not "scene reference" aware.

That means those methods convert to the screen space, but VoiceOver and others are expecting it in scene reference space.

We need another conversion mechanism to handle this discrepancy

<rdar://problem/16888499>

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