Closed
Bug 852508
Opened 12 years ago
Closed 12 years ago
Use one editor for name and one for value in markup view
Categories
(DevTools :: Inspector, defect)
DevTools
Inspector
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: miker, Unassigned)
Details
Take the following example:
<node attr1="val1"/>
If attr1 is double-clicked then the whole value attr1="val1" is opened in the editor. This should be changed so that if attr1 is clicked then only attr1 is opened in the editor and likewise for val1.
Comment 1•12 years ago
|
||
I think that has been done in purpose, then we can add new attributes.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•