RESOLVED FIXED255864
[GTK] MiniBrowser: pressing ESC doesn't exit pointer lock mode
https://bugs.webkit.org/show_bug.cgi?id=255864
Summary [GTK] MiniBrowser: pressing ESC doesn't exit pointer lock mode
Carlos Garcia Campos
Reported 2023-04-24 05:20:30 PDT
This is because we have an accelerator to stop loading when ESC is pressed, but it's always enabled. The key press is always consumed by the accel and never passed to the view.
Attachments
Carlos Garcia Campos
Comment 1 2023-04-24 05:25:34 PDT
EWS
Comment 2 2023-04-24 06:28:30 PDT
Committed 263308@main (ba351310fb37): <https://commits.webkit.org/263308@main> Reviewed commits have been landed. Closing PR #13098 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.