Bug 55291 - Command-B, Command-I, Command-U do not generate keyup events in contentEditable regions
Summary: Command-B, Command-I, Command-U do not generate keyup events in contentEditab...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-02-25 21:12 PST by Alexey Proskuryakov
Modified: 2022-12-23 03:25 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 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.
Comment 1 Alexey Proskuryakov 2011-06-30 16:24:28 PDT
<rdar://problem/9708212>
Comment 2 Pierre Ossman 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