Closed
Bug 293432
Opened 20 years ago
Closed 6 years ago
TreeColumns cannot have images and labels for xul element treecol
Categories
(Core :: XUL, enhancement)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: paul.whelan, Assigned: janv)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 I have started to use xul as a rapid application development environment. I need the ability for column headers to also have images. I can only currently have an image or text label but not both. This is a majot pain when developing applications. Reproducible: Always Steps to Reproduce: 1. Create a xul tree 2. add a treecol 3. try and get the treecol to have an image and a label Actual Results: I can never get an image and a label. xulplanet docs confirm this I am adding a request for this ability Expected Results: I would like ot be able to display both a label and an image in a treecol xul element.
Assignee: guifeatures → jan
Component: XP Apps: GUI Features → XP Toolkit/Widgets: Trees
Product: Mozilla Application Suite → Core
Version: unspecified → Trunk
Comment 1•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
| Reporter | ||
Comment 2•19 years ago
|
||
This is a feature request!
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: xptoolkit.widgets
| Assignee | ||
Comment 3•6 years ago
|
||
I don't think anyone is going to work on this given the plan to remove the XUL "tree" widget (bug 1446335).
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•