Bug 55656

Summary: Web Inspector: summary bar may overlap content of the network item view
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, commit-queue, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch
pfeldman: review-
[IMAGE] Screenshot with error.
none
patch none

Description Andrey Kosyakov 2011-03-03 00:18:43 PST
This currently happens in case the bar is positioned below the network grid, not within the grid, when there's not enough network resources to fill the height of the view.
I'm dropping custom summary bar placement logic altogether, we shouldn't compete with the browser in doing layout.
Comment 1 Andrey Kosyakov 2011-03-03 00:21:44 PST
Original bug report: http://code.google.com/p/chromium/issues/detail?id=73822
Comment 2 Andrey Kosyakov 2011-03-03 00:24:55 PST
Created attachment 84530 [details]
patch
Comment 3 Pavel Feldman 2011-03-03 00:47:06 PST
Comment on attachment 84530 [details]
patch

screenshot to follow
Comment 4 Pavel Feldman 2011-03-03 00:48:10 PST
Created attachment 84533 [details]
[IMAGE] Screenshot with error.

Enable filter.
Comment 5 Andrey Kosyakov 2011-03-03 05:18:02 PST
Created attachment 84546 [details]
patch
Comment 6 WebKit Commit Bot 2011-03-04 01:26:18 PST
Comment on attachment 84546 [details]
patch

Clearing flags on attachment: 84546

Committed r80337: <http://trac.webkit.org/changeset/80337>
Comment 7 WebKit Commit Bot 2011-03-04 01:26:23 PST
All reviewed patches have been landed.  Closing bug.