html-editor-enhanced icon indicating copy to clipboard operation
html-editor-enhanced copied to clipboard

[ Flutter WEB ] Can't click toolbar options which are on top of html editor [BUG]

Open tstrg opened this issue 2 years ago • 0 comments

Describe the bug The options that are overlaying the editor (e.g. insert link dialog or font size selector) are not clickable.

To Reproduce Steps to reproduce the behavior:

  1. open web build
  2. click on the insert link button (or on the font size toolbar button)
  3. try to interact with options that are overlaying on the editor, those options are not clickable

Expected behavior Elements overlaying the editor are clickable.

Screenshots https://www.awesomescreenshot.com/video/10789811?key=c7a56136a64ef5a3e5ca1942f011722c

Additional context Flutter Channel stable, 3.0.5 html_editor_enhanced 2.5.0 In my case, the html editor is inserted inside a bottom sheet.

tstrg avatar Aug 30 '22 13:08 tstrg