Closed
Bug 796077
Opened 13 years ago
Closed 12 years ago
[markup panel] Disallow deleting doctype node
Categories
(DevTools :: Inspector, defect)
DevTools
Inspector
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: harth, Unassigned)
Details
The node menuitem "Delete Node" shows up when right clicking on the doctype node in the markup panel.
We should hide this menuitem for doctype nodes, right now clicking it will give this error:
Error: TypeError: this.nodeHierarchy[this.currentIndex] is undefined
Source File: resource:///modules/inspector.jsm
Line: 2304
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 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
•