Open
Bug 1265685
Opened 9 years ago
Updated 2 years ago
Investigation: implement inline editors for tree-table widget
Categories
(DevTools :: Framework, enhancement)
DevTools
Framework
Tracking
(Not tracked)
NEW
People
(Reporter: Honza, Unassigned)
References
(Blocks 1 open bug)
Details
Tree-table widget introduced in bug 1247065 should also support inline editing.
Use cases:
* TableWidget: (bug 1263122) The storage panel renders tabular data editable in-place
* Variables view: This view renders hierarchical data (DOM). The user should be able to change displayed values (those that are not read only).
This report represents an investigation bug.
Honza
Reporter | ||
Updated•9 years ago
|
Blocks: devtools-html-2
Reporter | ||
Updated•9 years ago
|
Whiteboard: [devtools-html]
Updated•9 years ago
|
Severity: normal → enhancement
Reporter | ||
Comment 1•9 years ago
|
||
I create a doc and put all comments into it:
https://docs.google.com/document/d/1X9CMlqHj9LRvRt14if-6-vsH1d1J8hKWHreDbt_uuSc/edit#heading=h.vgtfjklmnpne
Feel free to comment here and/or in the doc.
Honza
Updated•9 years ago
|
Updated•8 years ago
|
No longer blocks: devtools-html-phase2
Updated•8 years ago
|
Whiteboard: [devtools-html]
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•