Closed Bug 55633 Opened 24 years ago Closed 24 years ago

select element render problem in fieldset

Categories

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

x86
Windows 2000
defect

Tracking

()

VERIFIED DUPLICATE of bug 52975

People

(Reporter: robart, Assigned: rods)

Details

when click on a element from the list, the render bug. must click somewhere for correct the display. test html <html><body> <form method="get" action=""> <fieldset> <legend>voila</legend> <select name="quoi"> <option value="googles">Googles</option> <option value="av" selected="selected">Altavista</option> <option value="yahoo">Yahoo</option> </select> </fieldset> </form></body></html>
*** This bug has been marked as a duplicate of 52975 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
vrfy dup
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.