RESOLVED FIXED 114928
Inspector console doesn't clear correctly on reload
https://bugs.webkit.org/show_bug.cgi?id=114928
Summary Inspector console doesn't clear correctly on reload
Ricci Adams
Reported 2013-04-21 16:57:18 PDT
1) Load the attached html page 2) Hit command-R to reload the page repeatably Expected behavior: The console continues to display things nicely, each reload has a nice dashed line to represent it. Actual behavior: Weird overdrawing of characters (see attached image)
Attachments
HTML to reproduce issue (120 bytes, text/html)
2013-04-21 16:58 PDT, Ricci Adams
no flags
Screenshot of bug (150.24 KB, image/png)
2013-04-21 16:59 PDT, Ricci Adams
no flags
Ricci Adams
Comment 1 2013-04-21 16:58:05 PDT
Created attachment 198976 [details] HTML to reproduce issue
Ricci Adams
Comment 2 2013-04-21 16:59:42 PDT
Created attachment 198977 [details] Screenshot of bug
Joseph Pecoraro
Comment 3 2013-04-21 17:27:31 PDT
<rdar://problem/13602668> We think this was caused by: <http://webkit.org/b/114566> REGRESSION (r147261): Flex box regression: min-height defaults to 0 instead of -webkit-min-content
Ricci Adams
Comment 4 2013-04-21 17:44:02 PDT
Yep, looks like a duplicate of <http://webkit.org/b/114566>. I loaded the test case there and it's exactly what I'm seeing from my example.
Timothy Hatcher
Comment 5 2014-01-10 15:35:59 PST
Fixed in Safari 7.
Note You need to log in before you can comment on or make changes to this bug.