[Webkit-unassigned] [Bug 98092] New: Web Inspector: FileSystem URL is hard to copy
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 1 16:50:28 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=98092
Summary: Web Inspector: FileSystem URL is hard to copy
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ericu at chromium.org
CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
pmuellr at yahoo.com, joepeck at webkit.org,
pfeldman at chromium.org, yurys at chromium.org,
bweinstein at apple.com, apavlov at chromium.org,
loislo at chromium.org, tzik at chromium.org
Blocks: 68203
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list