Focus lost when multi-block selection turn into single-block selection #3999
Labels
[Feature] Writing Flow
Block selection, navigation, splitting, merging, deletion...
[Focus] Accessibility (a11y)
Changes that impact accessibility and need corresponding review (e.g. markup changes).
Part of umbrella issue #2990.
Issue Overview
Suppose a user has a multi-selection of blocks A, B and C, having started selection at block A. When switching selection back to only encompass block A, focus/selection are seemingly lost. This is most evident and painful when performing keyboard-based navigation and selection, as also voiced in @ephox-mogran's comment #3297 (comment), but is also noticeable when using the pointer, as noted in @iseulde's comment #2990 (comment)
Steps to Reproduce (for bugs)
Shift
until the end of the sequence.↓
).↓
until the second block is reached, thus initiating multi-block selection.↓
once more to reach the third block.↑
twice to switch selection back to the first block only.Expected Behavior
Current Behavior
Possible Solution
Screenshots / Video
Related Issues and/or PRs
Todos
The text was updated successfully, but these errors were encountered: