Command-B, Command-I, Command-U do not generate keyup events in contentEditable regions
https://bugs.webkit.org/show_bug.cgi?id=55291
Summary Command-B, Command-I, Command-U do not generate keyup events in contentEditab...
Alexey Proskuryakov
Reported 2011-02-25 21:12:12 PST
From bug 24943: "Mac only. See the attached file. Pressing Command-B or Command-I while in a rich text area does not generate a keydown, keypress, or keyup event. Command-U gives keydown and keypress, but not keyup." Looks like keyup is still an issue.
Attachments
Alexey Proskuryakov
Comment 1 2011-06-30 16:24:28 PDT
Pierre Ossman
Comment 2 2022-11-25 00:56:32 PST
Any update on this issue? It is causing problems for noVNC: https://github.com/novnc/noVNC/issues/1695 The issue is also present on all other browsers: https://bugs.chromium.org/p/chromium/issues/detail?id=1393524 https://bugzilla.mozilla.org/show_bug.cgi?id=1802465 This page can be used for easy testing of this issue: https://w3c.github.io/uievents/tools/key-event-viewer.html
Note You need to log in before you can comment on or make changes to this bug.