Closed Bug 36716 Opened 25 years ago Closed 25 years ago

new, empty folders do not get a twisty

Categories

(Core :: XUL, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: cmaximus, Assigned: hyatt)

Details

This bug was broken out from bug 36184. Rather than morph that bug I wanted to give create a separate, new bug. ***Overview Description(from rjc): The only nit: an empty folder doesn't get a twisty next to it; at least, not until it has something added to it. Apparently, its due to the following CSS in mozilla/xpfe/global/resources/skin/tree.css: treeitem[empty="true"] > treerow > treecell > titledbutton.twisty { list-style-image: none; } which I think should be removed so that even empty folders get a twisty. Reassigning to hyatt. David, since you prefer to review all CSS changes to global files, can you remove the CSS in question? ***Steps to Reproduce: 1) Open the Manage Bookmarks window. 2) Create a new folder. ***Actual Results: Folder has no twisty. ***Expected Results: Every folder, regardless of content (or lack thereof) should have a twisty. ***Build Date & Platform Bug Found: ALL platforms. 2000042009 builds.
Seems twisty's and other small icons are missing all over the place today. bug 36706 bug 36720 bug 36727
Fixed.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
v
Status: RESOLVED → VERIFIED
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.