Closed
Bug 1027997
Opened 12 years ago
Closed 8 years ago
Developer Tools provides no way of seeing full string content
Categories
(DevTools :: Object Inspector, enhancement)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: felipe, Unassigned)
Details
Attachments
(1 file)
|
360.32 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Firefox/31.0 (Beta/Release)
Build ID: 20140610163407
Steps to reproduce:
Opened up an object in Developer Tools that has a long string.
Actual results:
The string is truncated with an ellipsis in the middle with no option or preference to show the entire string.
Expected results:
SOME way should be presented of showing the entire string. Perhaps a toggle drop-arrow?
Updated•12 years ago
|
Status: UNCONFIRMED → NEW
Component: Untriaged → Developer Tools: Object Inspector
Ever confirmed: true
OS: Mac OS X → All
Hardware: x86 → All
Comment 1•12 years ago
|
||
This is indeed a bug. The only workaround I know of in the meantime is to click the value to edit it and then copy and paste somewhere else.
Updated•8 years ago
|
Severity: normal → enhancement
Comment 2•8 years ago
|
||
won't be fixed in the VariablesView
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•