RESOLVED FIXED 153676
Web Inspector: Object previews in the Console are misaligned
https://bugs.webkit.org/show_bug.cgi?id=153676
Summary Web Inspector: Object previews in the Console are misaligned
Devin Rousso
Reported 2016-01-29 15:03:09 PST
Created attachment 270259 [details] [Image] Issue .
Attachments
[Image] Issue (9.92 KB, image/png)
2016-01-29 15:03 PST, Devin Rousso
no flags
Patch (1.54 KB, patch)
2016-01-29 15:09 PST, Devin Rousso
no flags
[WebArchive] Reduction (4.19 KB, application/x-webarchive)
2016-01-29 22:03 PST, Devin Rousso
no flags
Radar WebKit Bug Importer
Comment 1 2016-01-29 15:04:04 PST
Devin Rousso
Comment 2 2016-01-29 15:09:35 PST
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2016-01-29 19:19:18 PST
All reviewed patches have been landed. Closing bug.
Nikita Vasilyev
Comment 5 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`.
Devin Rousso
Comment 6 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).
Note You need to log in before you can comment on or make changes to this bug.