Improve keyboard navigation around inline widgets #8445
Labels
domain:ui/ux
This issue reports a problem related to UI or UX.
package:widget
resolution:expired
This issue was closed due to lack of feedback.
status:stale
type:feature
This issue reports a feature request (an idea for a new functionality or a missing option).
📝 Provide a description of the new feature
What is the expected behavior of the proposed feature?
It is either hard or impossible to get to inline widget using keyboard. If you have 3 lines: 1.text 2. Inline Widget 2.text then in Firefox it will not be possible to get to widget using arrows while in Chrome it is not possible to get to widget using up/down arrows but left/right arrows work ok.
Inline widget used for testing is Placeholder plugin from our documentation - https://ckeditor.com/docs/ckeditor5/latest/framework/guides/tutorials/implementing-an-inline-widget.html#full-source-code
Firefox (first left/right, next up/down arrow test):
Chrome (first left/right, next up/down arrow test):
NOTE: We have 3 other issues related to navigation or selection around widgets: #6741, #4604, #8333
If you'd like to see this feature implemented, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: