[Webkit-unassigned] [Bug 153085] New: AX: Add a boundary value to AXTextStateChangeType

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 13 16:43:27 PST 2016


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

            Bug ID: 153085
           Summary: AX: Add a boundary value to AXTextStateChangeType
    Classification: Unclassified
           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: d_russell at apple.com
                CC: webkit-bug-importer at group.apple.com

Right now selection notifications for accessibility are only posted if selection actually changes, but it is often useful for assistive tech to be able to be to detect user attempts to change selection, even if they fail. Specifically a notification type (boundary) that can tell us when a user attempted to navigate past the boundary of an editable field is useful for providing feedback, for example bonking.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160114/dc800097/attachment.html>


More information about the webkit-unassigned mailing list