Converting list items to paragraphs doesn't work as expected
📝 Provide detailed reproduction steps (if any)
- Create bulleted list with the following structure:
- item 1
- item 2
- item 2.1
- item 2.1.1
- item 3
-
Select items 2 and 2.1
-
Click Bulleted List button
✔️ Expected result
Items 2 and 2.1 are converted to paragraphs and items 2.1.1 and 3 now have indent 0
- item 1
item 2
item 2.1
- item 2.1.1
- item 3
❌ Actual result
Items 2 and 2.1 are converted to paragraphs and items 2.1.1 and 3 now have indent 0, BUT item 3 is replaced with item 2.1
- item 1
item 2
item 2.1
- item 2.1.1
- item 2.1
Clicking on last item (now 2.1) also moves focus to actual 2.1 item, as you can see on the recording
📃 Other details
- Browser: Chrome
- OS: Windows 11
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
Thanks for the report. I replicated this using: https://ckeditor.com/ckeditor-5/demo/feature-rich/. Not replicable in the Document list.
There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.
We've closed your issue due to inactivity. We understand that the issue may still be relevant. If so, feel free to open a new one (and link this issue to it).