Files
servo/components/script
Martin Robinson 37cef428de script: Do not adjust the edit point in text fields when non-primary buttons are pressed (#41974)
We should not move the text cursor or change the text selection when
non-primary (such as the right) mouse buttons are pressed. Doing so
interferes with the common operations:

1. Select text
2. Open context menu
3. Copy text

This change fixes that.

Testing: New WPT-style tests are added.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2026-01-17 13:30:59 +00:00
..
2025-10-02 07:51:19 +00:00