Open
Bug 1380502
Opened 8 years ago
Updated 2 years ago
Can't edit objects in Object Inspector
Categories
(DevTools :: Object Inspector, defect, P4)
DevTools
Object Inspector
Tracking
(firefox57 wontfix)
NEW
Tracking | Status | |
---|---|---|
firefox57 | --- | wontfix |
People
(Reporter: Oriol, Unassigned)
References
Details
Open web console, enter ({"foo": 123}), and expand the object.
Try to edit the property value: not possible.
Try to rename the property: not possible.
Try to delete the property: not possible.
Try to add a property: OK, I think VariablesView didn't allow this neither.
Reporter | ||
Updated•8 years ago
|
Updated•8 years ago
|
Whiteboard: [console-html] [triage]
Updated•8 years ago
|
Priority: -- → P3
Whiteboard: [console-html] [triage] → [reserve-console-html]
Comment 1•8 years ago
|
||
This is being tracked in https://github.com/devtools-html/devtools-core/issues/500
Updated•8 years ago
|
Flags: qe-verify+
QA Contact: iulia.cristescu
Updated•8 years ago
|
Priority: P3 → P4
Updated•7 years ago
|
status-firefox57:
--- → wontfix
Updated•7 years ago
|
Whiteboard: [reserve-console-html]
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•5 years ago
|
Component: Console → Object Inspector
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•