WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
255864
[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
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2023-04-24 05:25:34 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/13098
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.
Top of Page
Format For Printing
XML
Clone This Bug