Skip to content

Fix issues with selected blocks#3006

Open
akulistus wants to merge 2 commits into
nextfrom
fix/replacement-of-selected-blocks
Open

Fix issues with selected blocks#3006
akulistus wants to merge 2 commits into
nextfrom
fix/replacement-of-selected-blocks

Conversation

@akulistus
Copy link
Copy Markdown
Contributor

Issues with block selection

  1. When multiple blocks are selected, keystroke is duplicated.
  2. Shift + printable key doesn't replace selected blocks.

Solutions

  1. Prevent content insertion at the caret position unless the typed key is Enter or an unrecognized key.
  2. Treat Shift + printable key as regular text input rather than a shortcut.

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.

1 participant