wysiwyg-editor icon indicating copy to clipboard operation
wysiwyg-editor copied to clipboard

After clicking a `contenteditable=false` the toolbar is disabled for other Froala instances

Open dcsaszar opened this issue 1 year ago • 0 comments

Expected behavior.

After clicking on a contenteditable=false selecting editable text should open an enabled toolbar.

Actual behavior.

After clicking on a contenteditable=false in one Froala editor selecting editable text in another Froala editor shows a disabled toolbar.

Steps to reproduce the problem.
  • Have two Froala editors editor1 and editor2
  • Let editor1 contain a span with contenteditable=false
  • Click on the span
  • Select text inside editor2

https://codepen.io/dcsaszar/pen/eYxbVQM?editors=1010

Editor version.

4.1.3

OS.

MacOS 14.1.2

Browser.

Chrome 119.0.6045.159

Recording.
image

dcsaszar avatar Dec 05 '23 16:12 dcsaszar