Files
ladybird/Libraries/LibWeb/Selection
zac 2e930e83ce LibWeb: Prevent cursor movement when collapsing text selection
Previously if you had a selection and you pressed the left/right arrow
key it would collapse the selection *and* perform the movement. This is
not how most text editors work and felt unnatural.
2026-03-10 02:53:27 +01:00
..