[Webkit-unassigned] [Bug 230264] iPad soft keyboard delete does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 14 07:04:42 PDT 2021


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

--- Comment #1 from suwe1 <yeshuwei.swy at gmail.com> ---
When I use this script to listen for keydown events, I don’t get any feedback

document.addEventListener('keydown', e => console.log('keydown', e.code, e.key), true);

-- 
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/20210914/0a18b7a5/attachment.htm>


More information about the webkit-unassigned mailing list