[Webkit-unassigned] [Bug 191475] [iOS] WebKit should handle shift state changes when using the software keyboard
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Nov 9 11:00:13 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=191475
Daniel Bates <dbates at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |https://unixpapa.com/js/tes
| |tkey.html
--- Comment #1 from Daniel Bates <dbates at webkit.org> ---
You can observe this issue by performing the following:
1. Visit <https://unixpapa.com/js/testkey.html>.
2. Check the modifiers checkbox.
3. Focus the text field.
4. Tap the shift key on the software keyboard.
Nothing happens. But we should have seen a keydown and keyup event for the shift key.
Similarly, nothing happens if you enable caps lock or disable caps lock by double tapping the shift key.
--
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/20181109/93d4a2ad/attachment.html>
More information about the webkit-unassigned
mailing list