mirror of
https://github.com/fastmail/Squire.git
synced 2024-12-22 07:13:08 -05:00
73e9d083dd
With the modern keyboard events, the Backspace/Enter handlers were being triggered even when they were part of an IME composition, which broke the native IME handling. We now ignore all keyboard events that are part of composition to avoid this issue. |
||
---|---|---|
.. | ||
keyboard | ||
node | ||
range | ||
Clean.ts | ||
Clipboard.ts | ||
Constants.ts | ||
Editor.ts | ||
Legacy.ts | ||
Squire.ts |