Open Bug 904098 Opened 12 years ago Updated 3 years ago

Empty space in <select> with 26 options in utf-8.

Categories

(Core :: Layout: Form Controls, defect)

16 Branch
x86
Windows XP
defect

Tracking

()

People

(Reporter: sentromed, Unassigned)

Details

(Keywords: regression, Whiteboard: Regressed by Bug 575294)

Attachments

(1 file)

Attached image ffselect.png
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:23.0) Gecko/20100101 Firefox/23.0 (Beta/Release) Build ID: 20130730113002 Steps to reproduce: Open http://www.hwsuite.com/ and scroll down to the footer. Click language select. or create the page with content (not sure about this): <select id="lang-selector" onchange="location = this.options[this.selectedIndex].value;"> <option selected="selected" value="http://www.hwsuite.com">English</option> <option value="http://www.hwsuite.fr">Français</option> <option value="http://www.hwsuite.it">Italiano</option> <option value="http://www.hwsuite.de">Deutsch</option> <option value="http://nl.hwsuite.com">Nederlands</option> <option value="http://dk.hwsuite.com">Dansk</option> <option value="http://se.hwsuite.com">Svenska</option> <option value="http://www.hwsuite.es">Español</option> <option value="http://no.hwsuite.com">Bokmål</option> <option value="http://heavenward.ru">Русский</option> <option value="http://cz.hwsuite.com">Čeština</option> <option value="http://pt.hwsuite.com">Português</option> <option value="http://hu.hwsuite.com">Magyar</option> <option value="http://pl.hwsuite.com">Polski</option> <option value="http://ro.hwsuite.com">Română</option> <option value="http://id.hwsuite.com">Indonesia</option> <option value="http://jp.hwsuite.com">日本語</option> <option value="http://hi.hwsuite.com">हिन्दी</option> <option value="http://he.hwsuite.com">עברית</option> <option value="http://cn.hwsuite.com">简体中文</option> <option value="http://fi.hwsuite.com">Suomi</option> <option value="http://ko.hwsuite.com">한국어</option> <option value="http://tr.hwsuite.com">Türkçe</option> <option value="http://ar.hwsuite.com">العربية</option> <option value="http://sk.hwsuite.com">Slovenčina</option> <option value="http://el.hwsuite.com">Ελληνικά</option> </select> Actual results: Select opens with about 6 empty lines. And another side effect: with firebug (not 100% sure the reason in it) when I click the select, Firefox eats 100% CPU. Expected results: 1. Height of the opened select must fit option count. or. 2. Opened select must have horizontal scroll.
A note: It shows normal in Opera and Chrome.
Regression window(m-i) Good: http://hg.mozilla.org/integration/mozilla-inbound/rev/80b8680bda1c Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/16.0 Firefox/16.0 ID:20120622175046 Bad: http://hg.mozilla.org/integration/mozilla-inbound/rev/c35d2d3071ac Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/16.0 Firefox/16.0 ID:20120622182843 Pushlog: http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=80b8680bda1c&tochange=c35d2d3071ac in local build Last good: 23f5c88adb8f First bad: 612ee5c6300d Regressed by: 612ee5c6300d Mats Palmgren — Bug 575294. part=3/5 r=roc
Status: UNCONFIRMED → NEW
Component: Untriaged → Layout: Form Controls
Ever confirmed: true
Keywords: regression
Product: Firefox → Core
Whiteboard: Regressed by Bug 575294
Version: 23 Branch → 16 Branch
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: