Bug 156477 - Web Inspector: Tab Bar items get unreadable at narrow window widths, should collapse earlier
Summary: Web Inspector: Tab Bar items get unreadable at narrow window widths, should c...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2016-04-11 15:56 PDT by Joseph Pecoraro
Modified: 2016-04-11 17:48 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.43 KB, patch)
2016-04-11 15:58 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff
[IMAGE] Before - Worst case before going icon only (38.88 KB, image/png)
2016-04-11 15:58 PDT, Joseph Pecoraro
no flags Details
[IMAGE] After - Worst case before going icon only (43.66 KB, image/png)
2016-04-11 15:58 PDT, Joseph Pecoraro
no flags Details

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