WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
160789
Web Inspector: DOM nodes shift when hovering over them in Console
https://bugs.webkit.org/show_bug.cgi?id=160789
Summary
Web Inspector: DOM nodes shift when hovering over them in Console
Nikita Vasilyev
Reported
2016-08-11 17:26:58 PDT
Created
attachment 285872
[details]
[Animated GIF] Bug Steps: 1. Enter "document.body" in the Console. 2. Expand <body>. 3. Hover over <body>. Actual: body's children shift two pixels right. Expected: body's children stay still. Notes: This may have regressed when the nesting level indicator was introduced.
Attachments
[Animated GIF] Bug
(100.77 KB, image/gif)
2016-08-11 17:26 PDT
,
Nikita Vasilyev
no flags
Details
Patch
(1.20 KB, patch)
2016-08-15 16:11 PDT
,
Nikita Vasilyev
no flags
Details
Formatted Diff
Diff
[Animated GIF] With patch applied
(152.19 KB, image/gif)
2016-08-15 16:15 PDT
,
Nikita Vasilyev
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-08-11 17:27:41 PDT
<
rdar://problem/27815600
>
Nikita Vasilyev
Comment 2
2016-08-15 16:11:57 PDT
Created
attachment 286110
[details]
Patch
Nikita Vasilyev
Comment 3
2016-08-15 16:15:25 PDT
Created
attachment 286111
[details]
[Animated GIF] With patch applied
Matt Baker
Comment 4
2016-08-15 17:55:16 PDT
Comment on
attachment 286110
[details]
Patch r=me -webkit-padding-start was added in
https://bugs.webkit.org/show_bug.cgi?id=142159
. Will this change affect any other console messages? I checked and didn't see anything.
Nikita Vasilyev
Comment 5
2016-08-16 12:09:40 PDT
(In reply to
comment #4
)
> Comment on
attachment 286110
[details]
> Patch > > r=me > > -webkit-padding-start was added in >
https://bugs.webkit.org/show_bug.cgi?id=142159
. Will this change affect any > other console messages? I checked and didn't see anything.
Same here, I didn't see any regressions.
WebKit Commit Bot
Comment 6
2016-08-16 12:58:38 PDT
Comment on
attachment 286110
[details]
Patch Clearing flags on attachment: 286110 Committed
r204520
: <
http://trac.webkit.org/changeset/204520
>
WebKit Commit Bot
Comment 7
2016-08-16 12:58:42 PDT
All reviewed patches have been landed. Closing bug.
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