[Webkit-unassigned] [Bug 233336] New: AX: WebKit: need a method to get visible text and frame of an element on screen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 18 14:42:16 PST 2021


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

            Bug ID: 233336
           Summary: AX: WebKit: need a method to get visible text and
                    frame of an element on screen
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cfleizach at apple.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

We can determine what elements are on screen, but there is no good way to determine if the content in an element is on screen. If an element is only partially visible, we need to know what the visible content is, and what the accessibilityFrame is of that content.

This is to support Books 

<rdar://problem/83657171>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211118/867699be/attachment.htm>


More information about the webkit-unassigned mailing list