Bug 116404

Summary: REGRESSION (r147261): Reloading page causes overlapping console logs
Product: WebKit Reporter: Paul Miller <paul+bugs>
Component: Web InspectorAssignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Paul Miller
Reported 2013-05-18 15:54:23 PDT
1. Declare an object in console e.g. `var object = {a: 1, b: 2, c: {e: 5}, d: 3}; object` 2. Reload the page 3. Unwrap object from previous log. You’ll see layout bugs
Attachments
Radar WebKit Bug Importer
Comment 1 2013-05-18 15:54:36 PDT
Paul Miller
Comment 2 2013-05-18 15:56:14 PDT
BTW inspecting objects, especially big, looks not great currently. The whole line gets highlighted / selected and background becomes blue. Hard to read text on that.
Radar WebKit Bug Importer
Comment 3 2013-05-18 15:56:27 PDT
Timothy Hatcher
Comment 4 2013-05-19 08:40:50 PDT
I have a fix. Thanks for the bug report!
Timothy Hatcher
Comment 5 2013-06-14 07:43:38 PDT
Fixed 5/20/13 4:14 PM
Note You need to log in before you can comment on or make changes to this bug.