[GH-ISSUE #3989] [Bug] ctrl+backspace does not delete newlines #1807

Closed
opened 2026-03-23 21:17:20 +00:00 by mirror · 0 comments
Owner

Originally created by @aslafy-z on GitHub (Nov 22, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3989

Originally assigned to: @Xazin on GitHub.

Bug Description

ctrl+backspace does not start delete words on the previous line if the current is empty, unlike backspace.
Other editors do (eg: vscode).

How to Reproduce

copy paste the following

The quick brown fox jumps over the lazy dog
Pack my box with five dozen liquor jugs

move the cursor to the end of the second line and keep pressing ctrl+backspace

Expected Behavior

It should delete the full text (the two lines) word by word

Operating System

ArchLinux (binary install)

AppFlowy Version(s)

v0.3.8

Screenshots

No response

Additional Context

No response

Originally created by @aslafy-z on GitHub (Nov 22, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3989 Originally assigned to: @Xazin on GitHub. ### Bug Description `ctrl+backspace` does not start delete words on the previous line if the current is empty, unlike `backspace`. Other editors do (eg: vscode). ### How to Reproduce copy paste the following ``` The quick brown fox jumps over the lazy dog Pack my box with five dozen liquor jugs ``` move the cursor to the end of the second line and keep pressing `ctrl+backspace` ### Expected Behavior It should delete the full text (the two lines) word by word ### Operating System ArchLinux (binary install) ### AppFlowy Version(s) v0.3.8 ### Screenshots _No response_ ### Additional Context _No response_
mirror 2026-03-23 21:17:20 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#1807
No description provided.