RESOLVED FIXED57531
Missing Hotkey for Toggling Web Inspector & Inspect Element
https://bugs.webkit.org/show_bug.cgi?id=57531
Summary Missing Hotkey for Toggling Web Inspector & Inspect Element
hced
Reported 2011-03-31 01:25:19 PDT
Safari/Webkit is missing hotkeys for toggling the Web Inspector on AND off, as well as same for toggling Inspect Element on AND off. Imagine the speed increase if you could switch these two functionalities with hotkeys instead of always having to point your mouse on a 14×14 px icon each time you wan't to close the Web Inspector, or click on the little Inspect Element icon each time you wish to use that feature. People using Safari on a daily basis for development will benefit by saving serious time. Firefox has this behavior in the Firebug extension and I really, really, wish this can be added in Safari/Webkit as well.
Attachments
Patch (1.21 KB, patch)
2011-04-08 05:52 PDT, Keishi Hattori
yurys: review-
Keishi Hattori
Comment 1 2011-04-08 05:52:32 PDT
Keishi Hattori
Comment 2 2011-04-08 05:54:59 PDT
(In reply to comment #1) I want to add WebInspector.toggleConsole() for this patch for Chromium. http://codereview.chromium.org/6816056
Yury Semikhatsky
Comment 3 2011-04-10 23:46:10 PDT
Comment on attachment 88809 [details] Patch There is already WebInspector.showConsole doing exactly the same thing.
Note You need to log in before you can comment on or make changes to this bug.