Closed
Bug 92688
Opened 24 years ago
Closed 24 years ago
Display document tree trace in the status bar
Categories
(Core :: DOM: Editor, enhancement)
Core
DOM: Editor
Tracking
()
People
(Reporter: hsivonen, Assigned: rubydoo123)
Details
(Whiteboard: [Dreamweaver-p][Amaya-p])
Amaya and Dreamweaver display a tree trace from the current text entry point to
the root element. This is useful, because you see the element the entry point is
in without looking at the source.
For example, if the text entry point is inside a paragraph that is inside
<body>, the status bar would display:
html body p
or
<html> <body> <p>
(Because I am accustomed to left-to-right text, I think I'd prefer to the root
element on the left.)
| Reporter | ||
Updated•24 years ago
|
Whiteboard: [Dreamweaver-p][Amaya-p]
| Assignee | ||
Comment 1•24 years ago
|
||
*** This bug has been marked as a duplicate of 26250 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•