ckeditor5
ckeditor5 copied to clipboard
[Chrome] Root that has only a block widget inside can't be focused using keyboard navigation
📝 Provide detailed reproduction steps (if any)
- Open multirooteditor.html on Chrome
- Remove all content from one of the roots and add only a table
- Focus some other root and then try to use tab to focus the root with the table
✔️ Expected result
Focus should stay in the root
❌ Actual result
Focus jumps back to the previously focused root:
https://github.com/user-attachments/assets/4c69d3d0-cd1f-4d95-8421-89781c892339
📃 Other details
- Browser: Chrome
- OS: MacOS
If you'd like to see this fixed sooner, add a 👍 reaction to this post.