Bug 93814

Summary: Web Inspector: when status bar is too narrow, cut panel status bar, not main status bar items
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+

Description Andrey Kosyakov 2012-08-13 03:38:41 PDT
0. Open Web Inspector
1. Switch to network panel
2. Start shrinking window

Observe that settings and console errors count disappear first, while panel toolbar retains its size.
We should instead shrink panel toolbar and keep console error count and settings button as long as possible.
Comment 1 Andrey Kosyakov 2012-08-13 03:40:56 PDT
Created attachment 157951 [details]
Patch
Comment 2 Andrey Kosyakov 2012-08-13 07:54:36 PDT
Committed r125419: <http://trac.webkit.org/changeset/125419>