Closed
Bug 1007949
Opened 11 years ago
Closed 11 years ago
[markup view] Context menu to paste inner HTML into a node
Categories
(DevTools :: Inspector, defect)
DevTools
Inspector
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1095521
People
(Reporter: bgrins, Unassigned)
References
(Blocks 1 open bug)
Details
We added a context menu to paste outer html into a node in Bug 993416, but we should also allow pasting inner HTML. This will require adding a new setInnerHTML method on the server side, and adding a frontend similar to what we have for the paste outer HTML.
Comment 1•11 years ago
|
||
That's planned with bug 1095521 (on which I started working on it). bgrins, Could you mark it as duplicate please? (I don't have the rights to do so)
Florent
Flags: needinfo?(bgrinstead)
| Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(bgrinstead)
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•