Bug 93814 - Web Inspector: when status bar is too narrow, cut panel status bar, not main status bar items
Summary: Web Inspector: when status bar is too narrow, cut panel status bar, not main ...
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: 2012-08-13 03:38 PDT by Andrey Kosyakov
Modified: 2012-08-13 07:54 PDT (History)
10 users (show)

See Also:


Attachments
Patch (1.49 KB, patch)
2012-08-13 03:40 PDT, Andrey Kosyakov
pfeldman: review+
Details | Formatted Diff | Diff

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