froala / angular-froala-wysiwyg

Angular 4, 5, 6, 7, 8 and 9 plugin for Froala WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
735 stars 202 forks source link

Unable to access table controls in Editor if beneath an image with a caption #460

Open garycam57 opened 3 years ago

garycam57 commented 3 years ago

Version 3.2.6-1 Steps to reproduce -

  1. Add an image with an image caption.
  2. Add a table immediately below the image. Click into any cell. No table control toolbar appears.

chrome_GwB2PT7nOk

Note that if the above steps are repeated without adding an image caption, then the table control toolbar appears as expected.