froala / wysiwyg-editor

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

Indentation creates list #4186

Closed kishorethecoder closed 2 years ago

kishorethecoder commented 3 years ago
Expected behavior.

Indentation should not create the list

Actual behavior.

Indentation creating the list

Steps to reproduce the problem.
  1. Go to https://froala.com/wysiwyg-editor
  2. Add some lines of data
  3. Click on Increase Indent Option
  4. see the list is created for normal data
Editor version.

Latest

Browser.

Chrome

Recording.

For more details, view this video

shnigi commented 3 years ago

Can confirm I have the same bug. Starting from Froala version 3.2.3 upwards. Went down to 3.2.2 and it works again. In version 3.2.6 tables plugin is broken. In version 3.2 cursor position is broken. 3.2.2 is my safe bet now before 3.3.

HiHub-Online commented 3 years ago

Is there any news about this bug? The latest updates are very annoying with a lot of bugs in the existing functionality

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?

ledicana commented 2 years ago

This isn't fixed completely, not even in the version 4.0.9. If you first apply the indent and then the list option, there are multiple issues:

  1. The indent button is deactivated, as I suppose it should be. But if you click multiple times on outdent option, the indent button will be activated again.
  2. If you then click on the indent button, the existing list is wrapped in another list.

The errors happen also in the official demo on the Froala site.

vidal7 commented 1 year ago

I can confirm that @ledicana bug is still present in 4.0.15 but not in 4.0.5.

@kishorethecoder , I think the bug found by @ledicana will not be taking care of because the current issue is closed. I think it will be better to open a new issue or reopen this issue. What do you think?