RESOLVED WONTFIX 17943
Holding shift should open the Web Inspector views in docked mode
https://bugs.webkit.org/show_bug.cgi?id=17943
Summary Holding shift should open the Web Inspector views in docked mode
Luke Iannini
Reported 2008-03-19 01:44:12 PDT
The new key commands for opening the Web Inspector are great, but often I'll want to open the Inspector docked. Currently that requires a key command and a click; it would be great to just add a shift modifier to the existing command-option commands that opens each in docked mode rather than a separate window.
Attachments
Matt Lilek
Comment 1 2008-04-27 11:19:31 PDT
I'm not sure whether this is a Safari bug or a WebKit bug (perhaps it's both). The actual Cmd + option + I shortcut is a Safari thing, but should we also dock it when you select "Inspect Element" from the context menu with shift?
Timothy Hatcher
Comment 2 2008-04-27 11:43:53 PDT
Good point. I think it is both a Safari bug and a WebKit one.
Timothy Hatcher
Comment 3 2008-08-13 07:50:08 PDT
The fix for bug 14271 will make this unneeded. We will now remember the docked state, and we dock by default.
Note You need to log in before you can comment on or make changes to this bug.