[Webkit-unassigned] [Bug 189388] [iOS] Arrow keys do not dispatch DOM events to editable elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 7 14:45:50 PDT 2018


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

Daniel Bates <dbates at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Tools / Tests               |Event Handling
            Summary|[iOS]                       |[iOS] Arrow keys do not
                   |uiController.typeCharacterU |dispatch DOM events to
                   |singHardwareKeyboard() does |editable elements
                   |not dispatch DOM Keyup      |
                   |event for arrow keys        |

--- Comment #2 from Daniel Bates <dbates at webkit.org> ---
Actually, I can reproduce this issue in Mobile Safari using focusing the text area on <https://unixpapa.com/js/testkey.html> and pressing the arrow keys on the keyboard. That is, no DOM events are dispatched. Therefore, this issue is not specific to test infrastructure.

-- 
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/20180907/815a5c61/attachment.html>


More information about the webkit-unassigned mailing list