[Webkit-unassigned] [Bug 265683] New: AX: add Mac API to get selected text range overlapping static text element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 1 11:02:56 PST 2023


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

            Bug ID: 265683
           Summary: AX: add Mac API to get selected text range overlapping
                    static text element
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dm_mazzoni at apple.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

One of the things preventing VoiceOver from being able to use WebKit entirely off the main thread is that it wants to be able to access the range of a static text element that's part of the document selection, if any.

Doing that using text ranges is complex and hard for WebKit to optimize. A new API that provides this information directly can be computed efficiently using the isolated tree.

-- 
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/20231201/f767d335/attachment-0001.htm>


More information about the webkit-unassigned mailing list