Closed
Bug 921419
Opened 12 years ago
Closed 12 years ago
Can't edit the content of an element when empty
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 895561
People
(Reporter: gooz, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:26.0) Gecko/20100101 Firefox/26.0 (Beta/Release)
Build ID: 20130926004003
Steps to reproduce:
Open the inspector, select an empty element like a <div> or <p> and try editing its content by double clicking between opening and closing tags to add some text.
Actual results:
Nothing.
Expected results:
Displaying an empty textarea to add some text.
| Reporter | ||
Updated•12 years ago
|
Component: Untriaged → Developer Tools: Inspector
Comment 1•12 years ago
|
||
Brian: Is there already a bug opened for this?
Comment 2•12 years ago
|
||
Duplicate of "Edit As HTML" Bug 895561. JC, add yourself to the CC list on that bug to get updates on this feature.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 3•12 years ago
|
||
Thanks Brian!
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•