froala / wysiwyg-editor

The next generation Javascript WYSIWYG HTML Editor.
https://www.froala.com/wysiwyg-editor
Other
5.3k stars 675 forks source link

Bug with selection and text styles: underline, strikethrough #4270

Open beatrixmorar opened 3 years ago

beatrixmorar commented 3 years ago
Expected behavior.

Selected text should show the styles that are applied to the respective text (underline/strikethrough).

Actual behavior.

Underline/strikethrough style dissapears when text is selected in Chrome.

Steps to reproduce the problem.
  1. Type some text inside the Froala editor, select the text and apply underline/strikethrough. The style is apparently not applied while the text is still selected.
  2. Click somewhere else (deselect text): the style is shown.

The isssue can be reproduce on the official Froala website as well: https://froala.com/wysiwyg-editor/examples/full-featured/ froala bug

Editor version.

Froala v3.2.6 (npm)

OS.

Windows

Browser.

Chrome Version 91.0.4472.114 (64 bit)

MeghashreeAP commented 2 years ago

Thanks for your feedback. This issue is not reproducible or have been found to be fixed on the latest Froala release v4.0.8. Can you please upgrade and check?

beatrixmorar commented 2 years ago

Thanks for the update. I am no longer working on that project, but it's good to know that the issue is fixed.