Closed Bug 23697 Opened 26 years ago Closed 26 years ago

[BLOCKER] SELECT form control rendering incorrectly

Categories

(Core :: Layout: Form Controls, defect, P3)

PowerPC
Mac System 8.6
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: ckritzer, Assigned: rods)

References

()

Details

Attachments

(1 file)

Overview Description: The form control element SELECT appears to be rendering partly as a list, partly as a read-only text area. Kinda have to see it to understand what I'm attempting to describe... Steps to Reproduce: 1) Launch Mozilla 2000-01-11-08 MacOS86 build 2) Load http://marvin/ngdriver/tester.html page 3) Click on "Find Suites in:" button. Actual Results: A multi-select listbox with no scroll bar, additional items sort of peeking out from the far right of the box, and no way to select more than the items that are readily visible. Expected Results: A functional multi-select listbox. Build Date & Platform Bug Found: MacOS86 2000011108 Mozilla build. Additional Builds and Platforms Tested On: - Linux6 2000011110 Commercial build - Win95 2000011109 Commercial build Additional Information: n/a
Assignee: karnaze → rods
Reassigning to Rod.
The bug is accually a regression. size=4 with no elements causes an empty listbox(correct) with a hieght of 1 item (incorrect)
Attached file small testcase
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
fixed - the listbox wasn't getting properly initiailzed with a call to "GetLength"
Marking VERIFED FIXED on MacOS86 2000-01-24-02 commercial build. Also verified on: - Win98 2000-01-24-00 mozilla build - Linux6 2000-01-24-01 commercial build
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: