Files
ladybird/Tests/LibWeb/Text/expected/selection-keyboard-navigation.txt
Jelle Raaijmakers 60a501d824 LibWeb: Do not update selection on uneditable contents without Shift key
If selection navigation happens through an editing host, we should
enforce that for collapsed navigations (i.e. moving the caret) it can
only happen if the focus node of the selection is editable.
2025-08-26 10:25:59 +02:00

15 lines
416 B
Plaintext

#text 0 - #text 3
--- Left/Right key should not modify a selection on uneditable contents ---
#text 0 - #text 3
#text 0 - #text 3
--- Neither should WordJump + Left/Right ---
#text 0 - #text 3
#text 0 - #text 3
--- Shift + Left/Right key however, should modify the selection ---
#text 0 - #text 4
#text 0 - #text 3
--- Shift + WordJump + Left/Right as well ---
#text 0 - #text 7
#text 0 - #text 11
#text 0 - #text 8