Bug 156477

Summary: Web Inspector: Tab Bar items get unreadable at narrow window widths, should collapse earlier
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: DoNotImportToRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix
none
[IMAGE] Before - Worst case before going icon only
none
[IMAGE] After - Worst case before going icon only none

Description Joseph Pecoraro 2016-04-11 15:56:57 PDT
* SUMMARY
Tab Bar items get unreadable at narrow window widths, should collapse earlier.

At narrow widths we collapse to just an icon. But for a long time Tab titles are "[I] Ab..". The 2 characters are not very useful and feels super scrunched. Change the threshold width to something that feels less cramped (4 characters).
Comment 1 Joseph Pecoraro 2016-04-11 15:58:03 PDT
Created attachment 276181 [details]
[PATCH] Proposed Fix
Comment 2 Joseph Pecoraro 2016-04-11 15:58:38 PDT
Created attachment 276182 [details]
[IMAGE] Before - Worst case before going icon only
Comment 3 Joseph Pecoraro 2016-04-11 15:58:49 PDT
Created attachment 276183 [details]
[IMAGE] After - Worst case before going icon only
Comment 4 WebKit Commit Bot 2016-04-11 17:48:07 PDT
Comment on attachment 276181 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 276181

Committed r199325: <http://trac.webkit.org/changeset/199325>
Comment 5 WebKit Commit Bot 2016-04-11 17:48:10 PDT
All reviewed patches have been landed.  Closing bug.