RESOLVED WONTFIX 40617
Web Inspector: [Safari] Inspect Element keyboard shortcut
https://bugs.webkit.org/show_bug.cgi?id=40617
Summary Web Inspector: [Safari] Inspect Element keyboard shortcut
Ben Bodien
Reported 2010-06-15 01:43:54 PDT
Although you can launch Web Inspector with option+cmd+i, there is no shortcut for Inspect Element. Using Firebug in Firefox, you can define a shortcut for the equivalent function of inspect element, which makes the process of inspecting an element's markup a simple case of hitting the shortcut then mousing over the element you wish to inspect. If Firebug is not already running, the shortcut for inspect element will open it, and then enter the inspect mode in one operation. In Webkit, you first have to open Web Inspector with option+cmd+i, then click on the inspect element icon in the Elements panel. This may seem like a trivial thing, but as a front-end engineer I find myself inspecting elements on sites I browse many times a day, and the extra step in getting into inspect element mode is a real usability killer and one of the only things that is stopping me switching from Firebug to Web Inspector as my preferred working environment.
Attachments
Nikita Vasilyev
Comment 1 2010-06-15 11:01:58 PDT
The default Firebug's shortcut is Ctrl+Shift+C (Cmd+Shift+C on Mac). Would be great if Web Inspector used the same.
Alexei Masterov
Comment 2 2010-07-13 08:14:39 PDT
This functionality can (and should) be implemented on the browser level, not in the webkit/web inspector
Alexander Pavlov (apavlov)
Comment 3 2011-09-06 08:23:31 PDT
This is not even the right bugtracker for this kind of requests.
Note You need to log in before you can comment on or make changes to this bug.