Closed
Bug 705323
Opened 14 years ago
Closed 13 years ago
Cannot edit the text part of a HTML element in the inspector
Categories
(DevTools :: Inspector, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 17
People
(Reporter: jds2501, Assigned: rcampbell)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.121 Safari/535.2
Steps to reproduce:
1. Go to a HTML webpage with a HTML element with text (Note: I used https://developer.mozilla.org/en-US/)
2. Right click the element with text and select "Inspect Element"
3. Double-click the text part of the element
Actual results:
Nothing happened.
Expected results:
A text box should appear below the text of the element, allowing me to edit the text part of the element.
Assignee | ||
Comment 1•14 years ago
|
||
taking. filter on PEGASUS.
Assignee: nobody → rcampbell
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Priority: -- → P2
Comment 3•13 years ago
|
||
fixed by the new markup panel in bug 777085
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 17
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•