NEW259450
[GTK] Web inspector does not support standard keyboard shortcuts
https://bugs.webkit.org/show_bug.cgi?id=259450
Summary [GTK] Web inspector does not support standard keyboard shortcuts
Michael Catanzaro
Reported 2023-07-24 11:10:18 PDT
Standard keyboard shortcuts do not work in the web inspector. This is most noticeable for cut/copy/paste (Ctrl+X, Ctrl+C, Ctrl+V), which works only when using the mouse to open the context menu. Pressing the keys does nothing. But most other standard shortcuts do not work either, e.g. Ctrl+A does not select all text. Oddly, Home and End shortcuts both work in the command entry (to jump to start or end of the entry). Suspiciously, those shortcuts don't require use of Ctrl. I wonder if web inspector shortcuts are dependent on macOS Command by mistake....
Attachments
Note You need to log in before you can comment on or make changes to this bug.