[Bug]: Caps lock interferes with History hotkeys #5789
Labels
Category: Open Source
The issue or pull reuqest is related to the open source packages of Tiptap.
Type: Bug
The issue or pullrequest is related to a bug
Affected Packages
extension-history
Version(s)
2.9.1
Bug Description
Description
In the editor, pressing
Mod-Z
should triggerundo
andMod-Shift-Z
should triggerredo
.This works as expected unless "Caps lock" is enabled, then it stops working.
Environments
This affects all major browsers on Windows (tested).
Not reproducible on Mac/Chrome.
Browser Used
Chrome
Code Example URL
No response
Expected Behavior
Pressing
Mod-Z
should triggerundo
andMod-Shift-Z
should triggerredo
, even when "Caps lock" is on.Additional Context (Optional)
Previous issues
This issue was reporting the same.
It was marked as resolved.
This is the PR that solved it.
The code introduced by that PR was then removed in this commit, I could not find an explanation as of why it was removed or if the problem was addressed elsewhere.
Dependency Updates
The text was updated successfully, but these errors were encountered: