Commit Graph

2 Commits

Author SHA1 Message Date
Zaggy1024
6f93d03922 Tests: Revise the focus steps skip test to test mousedown separately
Preventing pointerdown prevents mousedown firing entirely, so let's
test both instead.
2026-03-17 04:01:29 -05:00
Aliaksandr Kalenik
2a18b6b802 LibWeb: Prevent default on pointerdown/mousedown should skip focus steps
Fixes a bug in the ChatGPT model dropdown where clicking it immediately
closes the menu because focus is being stolen.
2025-11-21 08:30:32 +01:00