element-hq / element-hq/element-web

[Rich text editor] CTRL + Backspace delete the whole text instead the last word

Open
#25,645 1 comment 3 reactions 0 assignees View on GitHub
A-Rich-Text-Editor O-Uncommon S-Minor T-Enhancement X-Needs-Product Z-Labs
Dominant language
TypeScript
Stars
13.5k
Forks
2.8k
PR merge metrics
PR metrics pending

Description

### Your use case

#### What would you like to do?
Delete the next word which is left to the cursor

#### How would you like to achieve it?
Pressing CTRL+Backspace
(Like with the "old" Editor)

### Have you considered any alternatives?

_No response_

### Additional context

CTRL+Backspace delete the whole text.
I don't know any application which do it that way. They only delete one word.

It's really hard for me to use the Rich Text Editor, because it's a habit using CTRL+Backspace to delete the last word.

(Don't know if i should classify it as a bug or feature...)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.