Multiple cursors + Word wrap + Selection #65815
Labels
bug
Issue identified by VS Code Team member as probable bug
editor-multicursor
Editor multiple cursor issues
editor-wrapping
Editor line wrapping issues
verified
Verification succeeded
Milestone
Steps to Reproduce:
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
Nulla consequat massa quis enim. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.
Enable "Word Wrap" and adjust the width of the editor to get a "word wrap" between "Donec quam" on the first line.
Select "Donec quam" and all occurrences Ctrl+Shift+L.
Press Left Arrow to deselect and move to beginning of selections.
Result: The cursors are now out of sync. If there is a word wrap inside the selection the cursor is 1 place more to the left than the selection start.
It also happens if there is a single cursor with selection but not that annoying to locate instead of when there are dozens of cursors.
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: