Closed Bug 861686 Opened 11 years ago Closed 11 years ago

"Request URL" field in the Network Monitor details panel should be selectable/copyable

Categories

(DevTools :: Netmonitor, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 887605

People

(Reporter: KWierso, Assigned: vporof)

References

Details

I'd find it useful to be able to copy the requested URL from a chosen request selected in the Network monitor, either from a context menu item in the list of requests, or from the Headers section off to the side.
Some overlap here with bug 859052, but let's keep this bug open.
Summary: "Request URL" field in Network panel should be selectable/copyable → "Request URL" field in the Network Monitor details panel should be selectable/copyable
Priority: -- → P2
See Also: → 794152
Can even copy File, Domain, etc.
Can stare at it but not copy it.
Can even->Can't even.
Is there a way I can convince the team to give this higher priority?

For me this is the primary reason to still mainly use the Chrome inspector I often have to look at stuff and then copy things around. This is kind of a deal breaker.

Ideally we can right click on a line in the waterfall and have several options there like Chrome does.
I'll look into this asap.
"Open in new tab" would also be nice, but yeah, copying to clipboard is critical.
I think ideally there is also an extension point so that we can write addons for the developer tools to do all kinds of cool stuff. For example I would like to implement a 'Copy as CURL' command like Chrome has.
(In reply to lepbgzr from comment #7)
> "Open in new tab" would also be nice, but yeah, copying to clipboard is
> critical.

That's an amazing idea!

(In reply to Stefan Arentz [:st3fan] from comment #8)
> I think ideally there is also an extension point so that we can write addons
> for the developer tools to do all kinds of cool stuff. For example I would
> like to implement a 'Copy as CURL' command like Chrome has.

That'd be pretty cool, and yes, making it easier for addons to extend is certainly something that needs to be taken care of, but do note that, specifically for cURL, there are plans to support this by default: bug 859059.
See Also: → 887605
Assignee: nobody → vporof
Status: NEW → ASSIGNED
This was fixed in bug 887605.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
still unable to copy Request URL
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.