Closed
Bug 20611
Opened 26 years ago
Closed 26 years ago
form select elements not opening up when selected
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: endico, Assigned: rods)
References
()
Details
using dec 2 build
Some select boxes on this page work normally. The Priority, Severity and Target
Milestone slect boxes don't open up when clicked on thus making it impossible to
make a slection. Normally a menu pops up letting you slect an item on the list.
Nothing happens at all when clicking on these three select boxes.
I tried checking the html on validator.w3.org and it was confused by line 26.
It seemed to think the </A> tag was missing a matching <A> which was actually
at the beginning of the line. I noticed that some but not all lines in the
source had lines ending with ^M. Maybe this confuses both validator and mozilla?
| Reporter | ||
Comment 1•26 years ago
|
||
this works fine with m11
Updated•26 years ago
|
Assignee: karnaze → rods
Comment 2•26 years ago
|
||
Reassigning to Rod.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•26 years ago
|
||
I just now checked in a fix for this, I bascially backed out yesterday's change
for the drop drop being set to hidden instead of collapsed.
repull html.css
fixed
Comment 4•25 years ago
|
||
Verifying on
-Windows 98 build 2000-09-20-05-M18
-Linux RedHat build 2000-09-19-21-M18
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•