[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
Thu Mar 12 15:26:17 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=142059
Beth Dakin <bdakin at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #248278|review? |review+
Flags| |
--- Comment #17 from Beth Dakin <bdakin at apple.com> ---
Comment on attachment 248278
--> https://bugs.webkit.org/attachment.cgi?id=248278
Patch
It looks like you are allowing keyup to be sent still. You should consider if there are any websites that will be tripped up by this if they are expecting keydown to be sent before keyup. One possible solution to that would be to avoid sending keyup as well, but maybe it's not going to be an issue.
--
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/20150312/11dad6e7/attachment-0002.html>
More information about the webkit-unassigned
mailing list