react-froala-wysiwyg icon indicating copy to clipboard operation
react-froala-wysiwyg copied to clipboard

Image caption styling can not be changed

Open peter-eL opened this issue 5 years ago • 0 comments

If we have some text styling applied and insert an image with a caption into the area - the styling can not be changed from the image caption anymore.

Repro steps:

  1. add 2 lines of text to editor, apply some style (for example strikethrough)
  2. insert image between the two lines, add a caption
  3. the caption has the styling as the other text, and it can't be removed. Instead it creates a new line when trying to remove the styling.

image

image

image

Browsers: any Version: 3.2.3, but also reproducible on your demo website

peter-eL avatar Feb 02 '21 09:02 peter-eL