Closed
Bug 1130331
Opened 10 years ago
Closed 9 years ago
Add "Copy as URL" for elements in the Inspector
Categories
(DevTools :: Inspector, defect)
DevTools
Inspector
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 921102
People
(Reporter: elbart, Unassigned)
References
()
Details
(Whiteboard: [parity-chrome])
Example:
Visit URL, inspect the site, go to the div with the class "bg c-403c0" (third div of body) and open the children until you get to the first img.
Its src will be a relative URL, and the image can only be copied as a data-URI, see bug 964014.
Copying the URL from within the page doesn't work either, so there's currently no way to copy the full URL in one go.
Comment 1•10 years ago
|
||
Copying the URL by right-clicking in the page doesn't work because the image is behind other elements.
A new menu item in the inspector that allows to copy the absolute URL would be nice indeed.
I don't understand the [parity-chrome] flag however, I'm not seeing this option in chrome at the moment.
Comment 2•9 years ago
|
||
Seems like a duplicate of bug 921102. Please reopen if you disagree.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•