WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED MOVED
Bug 207228
Web Inspector: the height of the undocked title area shouldn't change when zoomed
https://bugs.webkit.org/show_bug.cgi?id=207228
Summary
Web Inspector: the height of the undocked title area shouldn't change when zo...
Devin Rousso
Reported
2020-02-04 14:25:56 PST
# STEPS TO REPRODUCE: 1. inspect any page 2. detach web inspector 3. zoom in/out (⌘+ or ⌘-) => the height of the title area increases
Attachments
Patch
(2.81 KB, patch)
2020-02-04 14:28 PST
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
Patch
(3.17 KB, patch)
2020-02-05 20:10 PST
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Devin Rousso
Comment 1
2020-02-04 14:28:36 PST
Created
attachment 389709
[details]
Patch
Timothy Hatcher
Comment 2
2020-02-05 17:30:11 PST
Comment on
attachment 389709
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=389709&action=review
> Source/WebInspectorUI/UserInterface/Base/Main.js:548 > + } > + WI.settings.zoomFactor.addEventListener(WI.Setting.Event.Changed, updateZoomFactorCSSVariable);
Blank line between. Or move the function inline as a arrow function in addEventListener.
Devin Rousso
Comment 3
2020-02-05 20:10:24 PST
Created
attachment 389933
[details]
Patch
WebKit Commit Bot
Comment 4
2020-02-05 21:06:39 PST
The commit-queue encountered the following flaky tests while processing
attachment 389933
[details]
: editing/spelling/spellcheck-async-remove-frame.html
bug 158401
(authors:
morrita@google.com
,
rniwa@webkit.org
, and
tony@chromium.org
) imported/w3c/web-platform-tests/IndexedDB/fire-success-event-exception.html
bug 206554
(authors:
shvaikalesh@gmail.com
and
youennf@gmail.com
) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 5
2020-02-05 21:07:17 PST
Comment on
attachment 389933
[details]
Patch Clearing flags on attachment: 389933 Committed
r255901
: <
https://trac.webkit.org/changeset/255901
>
WebKit Commit Bot
Comment 6
2020-02-05 21:07:19 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 7
2020-02-05 21:08:14 PST
<
rdar://problem/59213469
>
Jon Lee
Comment 8
2020-02-07 20:23:27 PST
Reopening. This was reverted by
https://trac.webkit.org/changeset/256086/webkit
in b207422.
Devin Rousso
Comment 9
2020-03-02 16:54:45 PST
This will be resolved by <
https://webkit.org/b/207317
>.
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