WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
162097
Web Inspector: Zooming affects both inspector and page
https://bugs.webkit.org/show_bug.cgi?id=162097
Summary
Web Inspector: Zooming affects both inspector and page
Stefan Arentz
Reported
2016-09-16 15:59:19 PDT
Looks like Command-Minus is hooked up to the inspector but Command-Plus goes to the web page. STR: Load some web page. Open the inspector. Hit Command-Minus and observe that it zooms the Inspector out. Hit Command-Plus and observe that it zooms the page in. You can get the inspector back to normal zoom level with Command-0 as an escape hatch.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-09-16 15:59:33 PDT
<
rdar://problem/28345877
>
Blaze Burg
Comment 2
2016-09-16 16:10:18 PDT
I cannot reproduce this. Please include some things to help diagnose: - OS version - WebKit / Safari version - do you have any conflicting system keybindings? - test page where this happens - a screenshot or video
Timothy Hatcher
Comment 3
2016-09-16 16:10:59 PDT
This should have been fixed by
bug 157234
. Is the keyboard is non-US?
Devin Rousso
Comment 4
2016-09-16 16:59:24 PDT
I was able to reproduce this when holding the Shift or Option keys in addition to Command-Minus and Command-Plus.
Stefan Arentz
Comment 5
2016-09-17 13:00:25 PDT
(In reply to
comment #4
)
> I was able to reproduce this when holding the Shift or Option keys in > addition to Command-Minus and Command-Plus.
Yeah that is where the confusion comes from. It seems Safari recognizes the following to zoom web content out/in: Command-Minus Command-Underscore (out) Command-Plus Command-Equals (in) But when the web inspector is in focus, the inspector is changed with: Command-Minus Command-Underscore Command-Equals While Command-+ is handled by the web content. So there is an inconsistency. Not major, but annoying enogh for those of us who have Command-Plus in our muscle memory.
Stefan Arentz
Comment 6
2016-09-17 13:01:55 PDT
I'm on Sierra GM, Safari Technology Preview 13 (Version 10.0 (12602.1.50.0.8)). Same thing with the Safari version that ships with Sierra GM.
Stefan Arentz
Comment 7
2016-09-17 15:12:33 PDT
(In reply to
comment #3
)
> This should have been fixed by
bug 157234
. Is the keyboard is non-US?
This is an en-US keyboard.
Blaze Burg
Comment 8
2016-09-17 16:10:06 PDT
Okay, that makes sense I guess. Not all people use QWERTY / default keybindings. For example, some people don't even have a + key, or the unshifted version is a different character. I think we have enough information to reproduce the bug now.
Blaze Burg
Comment 9
2017-05-05 16:42:25 PDT
I cannot reproduce this any more. Please write in if it is still an issue on Safari Technology Preview 29+.
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