Closed Bug 299272 Opened 20 years ago Closed 19 years ago

richlistbox assumes each richlistitem has a fireEvent method

Categories

(Toolkit :: UI Widgets, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: doronr, Assigned: doronr)

Details

Attachments

(1 file, 3 obsolete files)

 
Attachment #187853 - Flags: first-review?(mconnor)
Attachment #187853 - Attachment is obsolete: true
Attachment #187853 - Flags: first-review?(mconnor)
Attachment #188322 - Flags: first-review?(mconnor)
+richlistbox {
+  background-color:white;
+}
nit: shouldn't that be a system color (e.g. "Window" instead of "white")?
Attachment #188322 - Attachment is obsolete: true
Attachment #188322 - Flags: first-review?(mconnor)
Attachment #188341 - Flags: first-review?(mconnor)
Attachment #188341 - Flags: first-review?(mconnor) → first-review+
Attachment #188341 - Flags: approval-aviary1.1a2?
Comment on attachment 188341 [details] [diff] [review]
provide default color/bgcolors for all themes

The richlistitem * selector will kill performance.
Attachment #188341 - Flags: first-review-
Attachment #188341 - Flags: first-review+
Attachment #188341 - Flags: approval-aviary1.1a2?
Added the css styles that were removed to
http://developer-test.mozilla.org/en/docs/XUL:Richlistbox, which is a work in
progress.
Attachment #188341 - Attachment is obsolete: true
Attachment #188349 - Flags: first-review?(mconnor)
Attachment #188349 - Flags: first-review?(mconnor) → first-review+
Comment on attachment 188349 [details] [diff] [review]
remove perf issue

I still dislike the "fireEvent" method name, but that's something to fix later
I suppose.
Attachment #188349 - Flags: approval-aviary1.1a2+
(In reply to comment #7)
> (From update of attachment 188349 [details] [diff] [review] [edit])
> I still dislike the "fireEvent" method name, but that's something to fix later
> I suppose.
> 

The name comes from the previous widget (richview), and it was left to reduce
changes to existing code.
Status: NEW → ASSIGNED
fixed, thanks for catching the perf issue.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: