Bug 98092 - Web Inspector: FileSystem URL is hard to copy
Summary: Web Inspector: FileSystem URL is hard to copy
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 68203
  Show dependency treegraph
 
Reported: 2012-10-01 16:50 PDT by Eric U.
Modified: 2014-08-03 18:32 PDT (History)
11 users (show)

See Also:


Attachments

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