Closed
Bug 514798
Opened 15 years ago
Closed 13 years ago
DOM tree needs horizontal scroll bar
Categories
(Other Applications :: DOM Inspector, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 112832
People
(Reporter: seahen123, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.2) Gecko/20090803 Ubuntu/9.04 (jaunty) Shiretoko/3.5.2
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.2) Gecko/20090803 Ubuntu/9.04 (jaunty) Shiretoko/3.5.2
On many web pages, the DOM tree contains so many levels that some nodes are pushed off the screen by their indentation. A horizontal scroll bar, ideally on only the nodeName column, would fix this.
Reproducible: Always
Steps to Reproduce:
1. Set screen resolution to 1280x1024 or lower.
2. Visit, e.g., http://www.amazon.com/gp/product/0385504225?ie=UTF8&tag=lifuse-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=0385504225">The Lost Symbol
3. Open DOM Inspector
4. Resize the Class and ID columns and the right-hand pane so that they're readable
Actual Results:
All columns remain readable one way or another
Expected Results:
Some nodes disappear from the nodeName column altogether
Comment 1•15 years ago
|
||
I'm quite sure this is a duplicate.
Comment 2•15 years ago
|
||
Bug 328948, bug 178658, and bug 178658 all point to bug 112832 presumably since it dates back to 2001. But bug 348764 (c. 2006) was filed by sdwilsh. Maybe this should be a dupe of the former, while sdwilsh's should be changed to deal with just the column reordering?
Updated•13 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•