singerdmx / flutter-quill

Rich text editor for Flutter
https://pub.dev/packages/flutter_quill
MIT License
2.59k stars 837 forks source link

Continuous tapping on bold or italic toolbar option stuck. [v9.3.1] #2273

Open gauhun opened 1 month ago

gauhun commented 1 month ago

Is there an existing issue for this?

Flutter Quill version

9.3.1

Steps to reproduce

Video link

Expected results

There should be easy toggling. For bold and italic toolbar option in editor.

Actual results

Stuck Bold And Italic on continuous tapping.

Additional Context

Screenshots / Video demonstration [Upload media here]
Logs ```console [Paste your logs here] ```
AtlasAutocode commented 1 month ago

There have been many improvements/fixes to the handling of inline styles such as bold and italic. Please upgrade to the current version 10.

EchoEllet commented 2 weeks ago

@gauhun Can you confirm if this is still an issue?