Files
ladybird/Tests/LibWeb/Text/input/selection-keyboard-navigation.html
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

1.6 KiB