Closed
Bug 245226
Opened 20 years ago
Closed 20 years ago
Please add a feature to the DOM Inspector to allow direct editing of the source-code
Categories
(Other Applications :: DOM Inspector, enhancement)
Other Applications
DOM Inspector
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 112922
People
(Reporter: norbert.notz, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-DE; rv:1.6) Gecko/20040210 Firefox/0.8
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-DE; rv:1.6) Gecko/20040210 Firefox/0.8
Please add a feature to the DOM Inspector to allow direct editing of the source
code.
Currently I see no way to edit content like text via the DOM Inspector.
Because of this problem and in general I think you should add a feature to DOM
Inspector that allows directly editing of the source-code.
Reproducible: Always
Steps to Reproduce:
Maybe the problem that content (text) cannot be edited but parameters and value
can, could also be seen as bug (not enhancement).
Updated•20 years ago
|
Assignee: firefox → dom-inspector
Component: General → DOM Inspector
Product: Firefox → Browser
QA Contact: firefox.general → timeless
Version: unspecified → Trunk
Comment 2•20 years ago
|
||
Editing the source code is not doable because the source code and the DOM are
rather unrelated on pages with scripts.
Editing textnode nodevalues is bug 112922
*** This bug has been marked as a duplicate of 112922 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Core → Other Applications
Updated•17 years ago
|
Assignee: dom-inspector → nobody
QA Contact: timeless → dom-inspector
You need to log in
before you can comment on or make changes to this bug.
Description
•