Closed
Bug 1336097
Opened 9 years ago
Closed 6 years ago
Only part of pprint() output is copied to clipboard
Categories
(DevTools :: Console, defect, P3)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: regspam, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 6.0; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20170125094131
Steps to reproduce:
1. Open Web Console (Ctrl-Shift-K) and enter 'pprint(document)'.
2. Click [...] at the bottom of the pprint output to expand it.
3. Rightclick any output item and select "Copy". Only the part up to [...] is copied to clipboard.
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 1•6 years ago
|
||
pprint was removed in Bug 1361415
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•