Bug 153676 - Web Inspector: Object previews in the Console are misaligned
Summary: Web Inspector: Object previews in the Console are misaligned
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-01-29 15:03 PST by Devin Rousso
Modified: 2016-01-29 22:03 PST (History)
8 users (show)

See Also:


Attachments
[Image] Issue (9.92 KB, image/png)
2016-01-29 15:03 PST, Devin Rousso
no flags Details
Patch (1.54 KB, patch)
2016-01-29 15:09 PST, Devin Rousso
no flags Details | Formatted Diff | Diff
[WebArchive] Reduction (4.19 KB, application/x-webarchive)
2016-01-29 22:03 PST, Devin Rousso
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2016-01-29 15:03:09 PST
Created attachment 270259 [details]
[Image] Issue

.
Comment 1 Radar WebKit Bug Importer 2016-01-29 15:04:04 PST
<rdar://problem/24418796>
Comment 2 Devin Rousso 2016-01-29 15:09:35 PST
Created attachment 270261 [details]
Patch
Comment 3 WebKit Commit Bot 2016-01-29 19:19:14 PST
Comment on attachment 270261 [details]
Patch

Clearing flags on attachment: 270261

Committed r195880: <http://trac.webkit.org/changeset/195880>
Comment 4 WebKit Commit Bot 2016-01-29 19:19:18 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Nikita Vasilyev 2016-01-29 21:52:05 PST
(In reply to comment #0)
> Created attachment 270259 [details]
> [Image] Issue

Could you provide the object that is shown on the screenshot?

I anticipate that the proper fix for this bug would be more
complicated than just removing `display: inline-block`.
Comment 6 Devin Rousso 2016-01-29 22:03:52 PST
Created attachment 270297 [details]
[WebArchive] Reduction

(In reply to comment #5)
> (In reply to comment #0)
> > Created attachment 270259 [details]
> > [Image] Issue
> 
> Could you provide the object that is shown on the screenshot?
> 
> I anticipate that the proper fix for this bug would be more
> complicated than just removing `display: inline-block`.

It was a very intermittent issue.  I only ever saw it whenever I expanded one of the logged items (press a key with the page in focus to have the "keypress" event object be logged).