WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
92335
Web Inspector: Open Inspector on side
https://bugs.webkit.org/show_bug.cgi?id=92335
Summary
Web Inspector: Open Inspector on side
rkaplan18
Reported
2012-07-25 23:14:53 PDT
Not a bug, more of a feature suggestion, but it' been bugging me for a while. With most screens being wider then they are tall, It's really inconvenient that the inspector window only opens on the bottom of the page when opening it in the same window. It would be a convenient option for web developers as myself to be able to open it on the side of the page without opening it in a separate window and then losing it in the window stack.
Attachments
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2012-07-25 23:39:26 PDT
This is already implemented in Chromium: just select "Settings"->"General"->"Dock to right". Which browser are you using?
rkaplan18
Comment 2
2012-07-25 23:43:23 PDT
(In reply to
comment #1
)
> This is already implemented in Chromium: just select "Settings"->"General"->"Dock to right". Which browser are you using?
Safari and Chrome on OS X. Is this setting part of WebKit core (as I assumed because the inspectors behave identically on Safari and Chrome) or am I bugging the wrong people?
Vsevolod Vlasov
Comment 3
2012-07-25 23:46:27 PDT
You can also use long click on the dock/undock button for the "dock to right" button to appear (this works in the most recent versions only, e.g. Chrome Canary).
Yury Semikhatsky
Comment 4
2012-07-26 00:04:19 PDT
(In reply to
comment #2
)
> (In reply to
comment #1
) > > This is already implemented in Chromium: just select "Settings"->"General"->"Dock to right". Which browser are you using? > > Safari and Chrome on OS X. Is this setting part of WebKit core (as I assumed because the inspectors behave identically on Safari and Chrome) or am I bugging the wrong people?
The setting is part of WebCore but it requires embedder's support and AFAIK it is only implemented for Chromium so far. Also the most recent Safari versions seem to use their own inspector front-end implementation.
Yury Semikhatsky
Comment 5
2012-07-26 00:05:38 PDT
(In reply to
comment #2
)
> (In reply to
comment #1
) > > This is already implemented in Chromium: just select "Settings"->"General"->"Dock to right". Which browser are you using? > > Safari and Chrome on OS X.
It should work fine on Chrome on OS X, if not it is a bug.
rkaplan18
Comment 6
2012-07-26 00:08:41 PDT
(In reply to
comment #5
)
> (In reply to
comment #2
) > > (In reply to
comment #1
) > > > This is already implemented in Chromium: just select "Settings"->"General"->"Dock to right". Which browser are you using? > > > > Safari and Chrome on OS X. > It should work fine on Chrome on OS X, if not it is a bug.
Right now it works in Chrome Canary. THat works for me. Hope Safari will implement this.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug