Closed
Bug 77899
Opened 24 years ago
Closed 24 years ago
drop down box does not appear in my valid html
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
People
(Reporter: hstory, Assigned: rods)
Details
Attachments
(2 files)
we are creating some html with very long drop down boxes. Both drop down boxes
contain a list of all the valid language-locale pairs. The second box does not
appear. The html is also created using enhydra, so it is forced to be of
reasonable high quality. But just to be sure I verified the html on w3c's html
validator.
I don't see a way of attaching files here. I can send you the file if you mail me.
![]() |
||
Comment 2•24 years ago
|
||
The second <select> is inside a span.. triggering a nasty rendering bug.
*** This bug has been marked as a duplicate of 69785 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•