Bug 170792 - Web Inspector: Add titles to Network grid items for easier reading when text overflows
Summary: Web Inspector: Add titles to Network grid items for easier reading when text ...
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: Devin Rousso
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-12 15:10 PDT by Devin Rousso
Modified: 2017-04-21 13:06 PDT (History)
4 users (show)

See Also:


Attachments
Patch (8.23 KB, patch)
2017-04-12 15:13 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2017-04-12 15:10:14 PDT
It is often really annoying to not be able to get the value of a particular item without expanding the size of that column.  I usually dock to the right, so there is MUCH less space for all of the columns in the Network data grid.
Comment 1 Devin Rousso 2017-04-12 15:13:20 PDT
Created attachment 306944 [details]
Patch
Comment 2 Joseph Pecoraro 2017-04-12 15:27:30 PDT
Comment on attachment 306944 [details]
Patch

I think a better goal will be to reduce the size and default columns in this table (and fix saving the shown/hidden columns) so that ...s happen far less frequently so that users don't need to hover to get values (which can't be copied that way).
Comment 3 BJ Burg 2017-04-21 10:28:37 PDT
Comment on attachment 306944 [details]
Patch

r=me, but Joe's comment is still good. This is fine until then.
Comment 4 Joseph Pecoraro 2017-04-21 11:59:29 PDT
> (and fix saving the shown/hidden columns)

Note: I fixed this the other day.
Comment 5 WebKit Commit Bot 2017-04-21 13:06:12 PDT
Comment on attachment 306944 [details]
Patch

Clearing flags on attachment: 306944

Committed r215631: <http://trac.webkit.org/changeset/215631>
Comment 6 WebKit Commit Bot 2017-04-21 13:06:14 PDT
All reviewed patches have been landed.  Closing bug.