Closed
Bug 756309
Opened 13 years ago
Closed 11 years ago
DevTools Inspector: make text nodes editable
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: espadrine, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:15.0) Gecko/15.0 Firefox/15.0a1
Build ID: 20120513040218
Steps to reproduce:
1. Open up the inspector.
2. Right click on a text node.
Actual results:
There was no way to edit the text node.
Expected results:
There should be a way to edit the text node, possibly as a context menu item.
| Reporter | ||
Updated•13 years ago
|
Component: Untriaged → Developer Tools: Inspector
| Reporter | ||
Updated•13 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Comment 1•12 years ago
|
||
Hi
Is this a "good first bug"?
If so I would like to take this as an introduction to the code
I started looking at the list here, but it sees like most "good first bugs" are being worked on (though they do not seem to have an assignee)
https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=component&o1=allwords&resolution=---&emailtype1=exact&status_whiteboard_type=allwordssubstr&emailassigned_to1=1&query_format=advanced&status_whiteboard=mentor%3D&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=REOPENED&bug_status=VERIFIED&email1=nobody%40mozilla.org&v1=Developer%20Tools&product=Firefox&list_id=8161374
Thomas
Comment 2•12 years ago
|
||
"
Expected
There should be a way to edit the text node, possibly as a context menu item.
"
I forgot to see the report date on this
As you now can double click to edit element/attribute/text this issue is probably solved.
If there still is a plan to have a context menu option, let me know.
Thomas
Comment 3•11 years ago
|
||
Text nodes are now editable in the inspector. Just double-click on any text node to start the editor.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•