Closed
Bug 780872
Opened 13 years ago
Closed 13 years ago
Select element items (option, optgroup) sometimes are not displayed
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 780661
People
(Reporter: jk1700, Unassigned)
Details
(Keywords: regression)
Attachments
(2 files, 1 obsolete file)
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:16.0) Gecko/16.0 Firefox/16.0
Build ID: 20120721042008
Steps to reproduce:
Open the test case, it's self-explanatory (better than my english ;)
Actual results:
In the <select> element which was shown by removing "display: none" only 1 option is visible
Expected results:
Both options in both <select>s should be visible
Attachment #649612 -
Attachment mime type: text/plain → text/html
Attachment #649612 -
Attachment is obsolete: true
It works ok if:
- I use Firefox 14 (didn't check in 15)
- selects are visible without scrolling the page (if i remove multiple <br>s)
- if <br>s are replaced with <p style="margin-top: 1000px"> - that what suprised me the most, maybe it will be a clu
Keywords: regression
Attachment #649614 -
Attachment mime type: text/plain → text/html
![]() |
||
Updated•13 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•