[Webkit-unassigned] [Bug 176247] New: AX: Provide a way for Accessibility to cache the selection while retrieving rects for speak selection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 1 15:29:13 PDT 2017


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

            Bug ID: 176247
           Summary: AX: Provide a way for Accessibility to cache the
                    selection while retrieving rects for speak selection
           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: n_wang at apple.com
                CC: webkit-bug-importer at group.apple.com

_accessibilityRetrieveRectsAtSelectionOffset:withText: is problematic for speak selection since it would use the current selection as the search range. The rects would be wrong when a speak session is active and the user tries to select some other text.

-- 
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/20170901/9b5bd5c0/attachment.html>


More information about the webkit-unassigned mailing list