[Webkit-unassigned] [Bug 142059] AX: Provide API for assistive tech to ignore DOM key event handlers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 1 17:03:31 PST 2015


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

--- Comment #12 from Doug Russell <d_russell at apple.com> ---
(In reply to comment #11)
> (In reply to comment #0)
> > This can be fixed by exposing, via a new accessibility attribute, a way to
> > decide, for a given WebCore::Frame, to pre-empt DOM dispatch and instead let
> > accessibility caret browsing take place.
> 
> This makes me nervous. Are you planning to propose new web API that
> indicates to an web application when no key handlers are available?

If there should be an API to surface this behavior and what that API looks like will need to be informed by actual usage that hasn't happened yet, so I think that would be premature.

This is primarily (right now) about to deferring to users to decide how keyboard events are processed.

-- 
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/20150302/d1c280eb/attachment-0002.html>


More information about the webkit-unassigned mailing list