Bug 98092

Summary: Web Inspector: FileSystem URL is hard to copy
Product: WebKit Reporter: Eric U. <ericu>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: apavlov, burg, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, tzik, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 68203    

Description Eric U. 2012-10-01 16:50:51 PDT
The current experimental FileSystem API support shows the filesystem URL for each entry, which I love, but it makes it really hard to copy it out.  It's hard to make the field wide enough to see the whole URL, and if you can't see the whole thing, you can't copy it.

I can think of a few reasonable options off the top of my head:

	Change the field's display type so that even if you can't see the whole URL, clicking on it selects the whole text.
	Make it really easy to expand the field [move over other fields when dragging it larger, expand on double-click, etc.].
	Add a context menu item to copy it.
Comment 1 Brian Burg 2014-08-03 18:32:05 PDT
This feature is no longer in WebKit.