Bug 147318 - Web Inspector: " = $0" in Elements panel can cause a jerk by pushing nodes below it
Summary: Web Inspector: " = $0" in Elements panel can cause a jerk by pushing nodes be...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nikita Vasilyev
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-07-26 23:55 PDT by Nikita Vasilyev
Modified: 2015-07-27 01:20 PDT (History)
8 users (show)

See Also:


Attachments
Animated GIF of the problem (294.85 KB, image/gif)
2015-07-26 23:55 PDT, Nikita Vasilyev
no flags Details
Patch (1.21 KB, patch)
2015-07-27 00:04 PDT, Nikita Vasilyev
no flags Details | Formatted Diff | Diff
[Animated GIF] With the patch applied (123.67 KB, image/gif)
2015-07-27 00:06 PDT, Nikita Vasilyev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Vasilyev 2015-07-26 23:55:20 PDT
Created attachment 257549 [details]
Animated GIF of the problem

" = $0" was introduced in https://bugs.webkit.org/show_bug.cgi?id=145739.

" = $0" can add an extra line. On the attached animated GIF I can't select <br> because of that. I find it incredibly annoying. "$0" shouldn't affect layout.
Comment 1 Radar WebKit Bug Importer 2015-07-26 23:55:37 PDT
<rdar://problem/22005748>
Comment 2 Nikita Vasilyev 2015-07-27 00:04:21 PDT
Created attachment 257550 [details]
Patch
Comment 3 Nikita Vasilyev 2015-07-27 00:06:30 PDT
Created attachment 257551 [details]
[Animated GIF] With the patch applied

With this patch " = $0" sometimes gets clipped, yes, but it never affects the layout.
Comment 4 WebKit Commit Bot 2015-07-27 01:20:26 PDT
Comment on attachment 257550 [details]
Patch

Clearing flags on attachment: 257550

Committed r187434: <http://trac.webkit.org/changeset/187434>
Comment 5 WebKit Commit Bot 2015-07-27 01:20:30 PDT
All reviewed patches have been landed.  Closing bug.