Bug 55656 - Web Inspector: summary bar may overlap content of the network item view
Summary: Web Inspector: summary bar may overlap content of the network item view
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Andrey Kosyakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-03 00:18 PST by Andrey Kosyakov
Modified: 2011-03-04 01:26 PST (History)
11 users (show)

See Also:


Attachments
patch (9.27 KB, patch)
2011-03-03 00:24 PST, Andrey Kosyakov
pfeldman: review-
Details | Formatted Diff | Diff
[IMAGE] Screenshot with error. (141.90 KB, image/png)
2011-03-03 00:48 PST, Pavel Feldman
no flags Details
patch (9.51 KB, patch)
2011-03-03 05:18 PST, Andrey Kosyakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.