Closed Bug 793297 Opened 12 years ago Closed 12 years ago

Cannot Copy URL from Web Console

Categories

(DevTools :: Console, enhancement)

15 Branch
x86
macOS
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 638949

People

(Reporter: miserlou, Unassigned)

Details

(Keywords: uiwanted)

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:15.0) Gecko/20100101 Firefox/15.0.1
Build ID: 20120905151427

Steps to reproduce:

I am debugging an ajax web application with Web Console.

I want to copy the value of the target logged in the Web Console so that I could manually inspect it further. However, this option is not available and I am forced to take a more tedious, manual route.

Anybody who has debugged a complex web application in Firefox has probably experienced this at some point. It's a minor pain point, but it would make a lot of developers very happy, and the fix is simple.


Actual results:

There is no way to copy the URL! I have to log the entire body, paste it into a text editor and manually extract the desired URL every time.


Expected results:

There should be a right-click menu item to copy the target URL.
Severity: normal → enhancement
Component: Untriaged → Developer Tools: Console
Whiteboard: console
Initially, I beleived that 'Copy' would copy just the URL, but in fact it copies the entire response as a log item, ex:

[13:13:26.474] GET http://input.mozilla.org/media/img/sharing.png [HTTP/1.1 200 OK 114ms]

All this needs is an option to simply copy the target URL.
Keywords: uiwanted
Whiteboard: console
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: