Bug 157751

Summary: Web Inspector: Resizing of the resource panes in the network inspector is limited
Product: WebKit Reporter: Bem Jones-Bey <bjonesbe>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Enhancement CC: graouts, inspector-bugzilla-changes, joepeck, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: All   
OS: All   

Description Bem Jones-Bey 2016-05-16 13:36:33 PDT
When I'm debugging network related issues, I often find that I want to see more of the resource details, for example when a header field has a long name or value. Unfortunately, the left and right side panes in the network panel have a limit as to how large they can get based on the size of the window. This can make it impossible to see the full details of a given request unless the window is made very large. To make it even worse, the tables for Request and Response Headers don't allow the columns to be resized. It would be very nice to be able to resize these arbitrarily.
Comment 1 Radar WebKit Bug Importer 2016-05-16 13:37:06 PDT
<rdar://problem/26306142>
Comment 2 BJ Burg 2016-08-01 11:35:12 PDT
I want to move some of those details out of the sidebar for exactly this reason.
Comment 3 Joseph Pecoraro 2016-08-08 12:00:13 PDT
Correct. I don't think the solution to this problem is allowing sidebars to expand to any size, but more likely putting the data in a better place (a Content View) instead of the cramped sidebar. We've had a number of ideas here that we want to implement soon.
Comment 4 Bem Jones-Bey 2016-08-08 14:27:52 PDT
Looking forward to seeing it addressed! Thanks for the update!
Comment 5 Joseph Pecoraro 2017-10-06 14:06:19 PDT

*** This bug has been marked as a duplicate of bug 177896 ***