Closed Bug 94150 Opened 23 years ago Closed 23 years ago

dropdown list selection causes trap in widget library

Categories

(Core :: XUL, defect)

x86
OS/2
defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: achimha, Assigned: mkaply)

References

()

Details

Attachments

(1 file)

Go to http://www.flugboerse.de/Stuttgart, click on "Linienflug", then try to
select a specific entry from the first listbox. See the browser trap.
Trap is because of the value returned by nsScrollBar::WindowClass().  
We aren't returning a real string that we can do string manipulation on 
(which is causing the trap).  We need to return "#8" instead of 
(PSZ)WC_SCROLLBAR.  "#8" is the window class that comes back via 
WinQueryClassName for a window created with WC_SCROLLBAR.
Fix checked in
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
*** Bug 94489 has been marked as a duplicate of this bug. ***
*** Bug 94646 has been marked as a duplicate of this bug. ***
May God have mercy on us all. The 212 bug spam-o-rama is Now!
QA Contact: aegis → jrgm
This is definitely fixed. Many people have said so.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: