ckeditor5
ckeditor5 copied to clipboard
List properties type is not selected when first opening after the editor document loads
📝 Provide detailed reproduction steps (if any)
- Open a new instance of the ckeditor5 with list properties plugin active, preferably in collaboration mode (e.g. try this https://ckeditor.com/docs/ckeditor5/latest/examples/builds-custom/collaborative-document-editor.html?docId=ee3f09f428a93f93baf4ba8ae1c74719b or create a new one)
- Make a numbered list, write an entry or two in it,
- Change the list type to other one, A.B.C. for instance,
- Reload the page/editor
- When the editor content reloads, select the list you previously created,
- Open list properties dropdown
✔️ Expected result
- the correct list type in the dropdown is selected from the start
❌ Actual result
- no list type is selected
- only after clicking on anything then back to the list type we had it is correct and highlighted in the dropdown
📃 Other details
- Browser: Chrome, Firefox, Safari, probably else
If you'd like to see this fixed sooner, add a 👍 reaction to this post.