Bug 153676

Summary: Web Inspector: Object previews in the Console are misaligned
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[Image] Issue
none
Patch
none
[WebArchive] Reduction none

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).