Closed
Bug 1303577
Opened 9 years ago
Closed 5 years ago
Can highlight, but not then copy, in HTTP Response window
Categories
(DevTools :: Netmonitor, enhancement, P2)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1596060
People
(Reporter: jidanni, Unassigned)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
164.01 KB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (X11; Linux i686; rv:49.0) Gecko/20100101 Firefox/49.0
Build ID: 20160807230315
Steps to reproduce:
Used the Inspector and highlighted text in the Response window.
Actual results:
Couldn't then copy it. Right clicking does nothing.
Expected results:
Right clicking should bring up the menu containing "Copy", else, pray tell, what is the point of allowing users to highlight it?
Reporter | ||
Updated•9 years ago
|
Component: Untriaged → Developer Tools: Netmonitor
OS: Unspecified → Linux
Hardware: Unspecified → x86
Reporter | ||
Comment 1•9 years ago
|
||
P.S., I hope "netmonitor" = "Network", as the latter is how it is called in the browser...
Reporter | ||
Comment 2•9 years ago
|
||
Note, the problem ONLY occurs in the case where there are line numbers on the side: where we are looking at the text of an HTML document.
Other instances of the Response window are not affected.
Comment 3•9 years ago
|
||
Yes, this is annoying and should be fixed.
The problem is related to Code mirror component that is used to display the response text.
Thanks for the report!
Honza
Priority: -- → P2
Ctrl+C works, but I agree it should have a context menu.
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Hardware: x86 → All
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Comment 5•5 years ago
|
||
Selection is also broken now, and with copy being tracked in bug 1596060.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•