Input Interaction: ArrowLeft in multi-line selection prematurely triggers multi-selection #14871
Labels
[Feature] Writing Flow
Block selection, navigation, splitting, merging, deletion...
[Type] Bug
An existing feature does not function as intended
[Type] Regression
Related to a regression in the latest release
Possibly related: #12322, #14450
Describe the bug
In a paragraph block containing multiple lines of text, a selection spanning multiple lines may prematurely trigger multi-selection when expanding that selection using Shift+ArrowLeft
To reproduce
Expected behavior
I can expand the selection until reaching the start of the first line of the paragraph. Only at that point should another ArrowLeft expand to create the multi-selection.
Screenshots
Desktop:
master
(1df3021)Additional context
The same issue does not appear to occur in the reverse direction, i.e. Shift+ArrowRight does not trigger multi-selection prematurely. However, it never triggers the multi-selection, even when reaching the end of the paragraph, which is similarly an unexpected behavior.
The text was updated successfully, but these errors were encountered: