Alspb
Alspb
**Bug description** Editor scrolls to the current cursor position when tapping on image. **To Reproduce** 1. Load an html containing image into the editor. 2. Place the cursor somewhere 3....
**Feature description** Please add _baseUrl_ parameter to the editor's options, the same as the one in `InAppWebViewController.loadData` arguments. This would be very convenient for working with relative urls.
Can't enter anything into the editor after entering text into TexField using physical keyborad. **Steps to Reproduce** 1. Run Android 10 emulator. 2. Turn "Show virtual keyboard" off in "Physical...
Sometimes in various situations I face the "Bad state: No element" exception. **The easiest way to reproduce is:** 1. Load an html containing image into the editor. 2. Tap on...
My issue is about [Mobile] (Android). Currently, to change selection user should drag one of its ends, not the correspondent selection handle. So, in fact selection handles don't really do...
### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues) ### Flutter Quill version master ### Steps to reproduce Scenario 1: 1. Put the...
### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues) ### Flutter Quill version master ### Steps to reproduce Select some multi-line text first...
### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues) ### Flutter Quill version master ### Steps to reproduce Select text on the top...
It would be great to have "Clear format" button on the toolbar allowing to clear all formatting for selected text.
It'd be great to add a possibility to edit links previously inserted. Currently long tap on link only allows to open, copy, or remove it. Moreover, looks like even this...