Closed Bug 317769 Opened 20 years ago Closed 20 years ago

selectbox does not show options when selectbox is surrounded with <nobr> and style is "float:left"

Categories

(Firefox :: General, defect)

Other
Linux
defect
Not set
minor

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: pda, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.12) Gecko/20050920 Firefox/1.0.7 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.12) Gecko/20050920 Firefox/1.0.7 Source example: <html> <body> <nobr> <select style="float:left;"> <option value="test1">test1</option> <option value="test2">test2</option> </select> </nobr> <body> </html> Reproducible: Always Steps to Reproduce: 1. Try to click on select box 2. 3. Actual Results: No select box will not open Expected Results: Selectbox should open and show options ;-) bug also appears on windows systems
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051121 Firefox/1.5 ID:2005112104 Works for me in pre-1.5 nightly build.
WFM with current trunk build. Please test with Firefox1.5RC3 to see if you can still reproduce the bug.
URL: %3Chtml%3E%0A%0A%3Cbody%3E%0A%0A%3Cno...
Tested with Firefox1.5RC3 on Linux. Not reproducable... works fine. Who closes the bug ? (if also works on windows. I´m not able to test it)
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.