The Link feature should properly integrate with the List (keystrokes) #4807
Labels
domain:accessibility
This issue reports an accessibility problem.
domain:ui/ux
This issue reports a problem related to UI or UX.
package:link
type:bug
This issue reports a buggy (incorrect) behavior.
Milestone
The
Link
keystrokes should always have greater priority than the one of theList
because otherwise, the user will lose the chance to move to the Link balloon using the Tab key. It's a major a11y issue.Additionally, as a side-issue of #447 (comment), the weird positioning of the balloon because of outdated references should be fixed. This issue will emerge again when developing other features that use Tab key anyway so better fix it now when we remember about it.
A follow-up of #447 (comment).
The text was updated successfully, but these errors were encountered: