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
473 stars 201 forks source link

[Bug] _deleteBackward deleteRange start must > 0 #927

Closed Linij closed 1 month ago

Linij commented 1 month ago

Bug Description

image image

How to Reproduce

Continue clicking BackSPACE when there is no content on the first line.

Expected Behavior

Judgment of modification and deletion scope conditions

Operating System

Macos

AppFlowy Editor Version(s)

4.0.0

Screenshots

image

Additional Context

No response