Skip to content

Add key bindings for uppercase letters for bold, italic and underline#2478

Merged
philippkuehn merged 1 commit into
ueberdosis:mainfrom
mejo-:enh/caps_keys
Feb 3, 2022
Merged

Add key bindings for uppercase letters for bold, italic and underline#2478
philippkuehn merged 1 commit into
ueberdosis:mainfrom
mejo-:enh/caps_keys

Conversation

@mejo-

@mejo- mejo- commented Feb 3, 2022

Copy link
Copy Markdown
Contributor

This way, key bindings 'Mod-B', 'Mod-I' and 'Mod-U' with active caps
lock have the same effect as their lowercase siblings.

Prosemirror examples did the same, see ProseMirror/prosemirror#895

Fixes: #2426

Signed-off-by: Jonas jonas@freesources.org

This way, key bindings 'Mod-B', 'Mod-I' and 'Mod-U' with active caps
lock have the same effect as their lowercase siblings.

Prosemirror examples did the same, see ProseMirror/prosemirror#895

Fixes: ueberdosis#2426

Signed-off-by: Jonas <jonas@freesources.org>
@netlify

netlify Bot commented Feb 3, 2022

Copy link
Copy Markdown

✔️ Deploy Preview for tiptap-embed ready!

🔨 Explore the source changes: 5bce4af

🔍 Inspect the deploy log: https://app.netlify.com/sites/tiptap-embed/deploys/61fbc48d2eaeb2000759635b

😎 Browse the preview: https://deploy-preview-2478--tiptap-embed.netlify.app

mejo- added a commit to nextcloud/text that referenced this pull request Feb 3, 2022
This way, key bindings 'Mod-B', 'Mod-I' and 'Mod-U' with active caps
lock have the same effect as their lowercase siblings.

This is supposed to be fixed in Tiptap v2 upstream:
ueberdosis/tiptap#2426
ueberdosis/tiptap#2478

Fixes: #2050

Signed-off-by: Jonas <jonas@freesources.org>
@mejo-

mejo- commented Feb 3, 2022

Copy link
Copy Markdown
Contributor Author

Seems like the failing Cypress tests in CI are unrelated - at least they also fail on latest master 🤔

mejo- added a commit to nextcloud/text that referenced this pull request Feb 3, 2022
This way, key bindings 'Mod-B', 'Mod-I' and 'Mod-U' with active caps
lock have the same effect as their lowercase siblings.

This is supposed to be fixed in Tiptap v2 upstream:
ueberdosis/tiptap#2426
ueberdosis/tiptap#2478

Fixes: #2050

Signed-off-by: Jonas <jonas@freesources.org>
mejo- added a commit to nextcloud/text that referenced this pull request Feb 3, 2022
This way, key bindings 'Mod-B', 'Mod-I' and 'Mod-U' with active caps
lock have the same effect as their lowercase siblings.

This is supposed to be fixed in Tiptap v2 upstream:
ueberdosis/tiptap#2426
ueberdosis/tiptap#2478

Fixes: #2050

Signed-off-by: Jonas <jonas@freesources.org>
mejo- added a commit to nextcloud/text that referenced this pull request Feb 3, 2022
This way, key bindings 'Mod-B', 'Mod-I' and 'Mod-U' with active caps
lock have the same effect as their lowercase siblings.

This is supposed to be fixed in Tiptap v2 upstream:
ueberdosis/tiptap#2426
ueberdosis/tiptap#2478

Fixes: #2050

Signed-off-by: Jonas <jonas@freesources.org>
mejo- added a commit to nextcloud/text that referenced this pull request Feb 3, 2022
This way, key bindings 'Mod-B', 'Mod-I' and 'Mod-U' with active caps
lock have the same effect as their lowercase siblings.

This is supposed to be fixed in Tiptap v2 upstream:
ueberdosis/tiptap#2426
ueberdosis/tiptap#2478

Fixes: #2050

Signed-off-by: Jonas <jonas@freesources.org>
@philippkuehn

Copy link
Copy Markdown
Contributor

Thanks!

(Yeah, tests are broken right now 🥴)

@philippkuehn
philippkuehn merged commit b9bd469 into ueberdosis:main Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Keyboard shortcuts with active caps lock

2 participants