visual-space / visual-editor

Rich text editor for Flutter based on Delta format (Quill fork)
MIT License
283 stars 44 forks source link

Selection - Selection is not cleared after selecting a stretch of text #9

Closed adrian-moisa closed 1 year ago

adrian-moisa commented 2 years ago

Sometimes the selection remains stuck at the end extend point. A single tap wont reset the selection to none. It's unclear why it happens and the precise reproducing procedure. But it happens quite often. So it's really annoying.

https://user-images.githubusercontent.com/11160141/169507918-0835487e-8051-4d6d-b4b4-4e7a5d4457b2.mov

adrian-moisa commented 1 year ago

Duplicate of #131