RESOLVED INVALID 39888
Problematic keyboard shortcut for Web Inspector HUD
https://bugs.webkit.org/show_bug.cgi?id=39888
Summary Problematic keyboard shortcut for Web Inspector HUD
Dan Dean
Reported 2010-05-28 11:14:04 PDT
The keyboard shortcut which brings of the "Keyboard Shortcuts" HUD is `SHIFT+?`. This makes it impossible to enter a question mark into the JavaScript console, which is very frustrating when typing regular expressions. The only work around is to past a question mark into the console. Suggested change: Since the `ESC` key opens the console, `SHIFT+ESC` could show the HUD.
Attachments
Brian Burg
Comment 1 2014-12-12 14:06:55 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests. Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.
Note You need to log in before you can comment on or make changes to this bug.