AppFlowy-IO / appflowy-editor

A highly customizable rich-text editor for Flutter. The AppFlowy Editor project for AppFlowy and beyond.
https://pub.dev/packages/appflowy_editor
Other
389 stars 165 forks source link

[Bug] option + delete / ctrl + backspace keyboard shortcut. #831

Open Ansh-Rathod opened 2 weeks ago

Ansh-Rathod commented 2 weeks ago

Bug Description

Hello! Thank you for the best notion like a rich text editor I love it! but I'm facing this issue. check out the video!

https://github.com/AppFlowy-IO/appflowy-editor/assets/67627096/175c88ff-66e8-40ec-b3b8-679ea4284a22

How to Reproduce

add two-three lines and press option + delete fast until you clear the whole block.

Expected Behavior

it's supposed to go the last block but it's stuck on the same block.

Operating System

macOS

AppFlowy Editor Version(s)

latest maybe main branch

Screenshots

No response

Additional Context

No response

MayurSMahajan commented 2 weeks ago

Hey @Ansh-Rathod may I ask you what tool you use to show the key presses on the screen while video recording? Thanks.

Ansh-Rathod commented 2 weeks ago

Hey @MayurSMahajan It's https://keystro.app built by me and @ahmed-alvis using flutter.

MayurSMahajan commented 1 week ago

Awesome man, I was looking for something like this since long time.