Bug 255864

Summary: [GTK] MiniBrowser: pressing ESC doesn't exit pointer lock mode
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Carlos Garcia Campos <cgarcia>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.