Open Bug 155631 Opened 22 years ago Updated 2 years ago

have to specify class="listitem-iconic" in order to have an iconic list item

Categories

(Core :: XUL, defect)

defect

Tracking

()

People

(Reporter: mark, Unassigned)

Details

In order to have an iconic list item I had to set the class of the listitem 
to "listitem-iconic". It is a well hidden feature, I had to read the listbox 
XBL to know it exists, and read xul.css to find that there is no other way to 
activate it.

IMHO it should be one of the others:
1. Deafult behaviour.
2. activation by type="iconic" like the checkbox
3. activation by setting a value to the image attribute.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Hardware: PC → All
--> default owner.
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: shrir → xptoolkit.widgets
Assignee: hyatt → nobody
This is very irritating and took me one hour today.
At least the documentation at devmo should mention it explicitly.

Anyway it should not be to difficult to reference another binding when the "image" attribute is defined for the listitem.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.