mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +02:00
If you tried to move a cursor down when the last row is selected, the
index becomes invalid without updating the selection. On the next
cursor movement the invalid index is then reset to {0, 0}, selecting
the first row instead.
13 KiB
13 KiB