Closed
Bug 994235
Opened 11 years ago
Closed 11 years ago
comboboxes look wonky on Nightly at http://odm.com.mx/
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: alex_mayorga, Unassigned)
References
()
Details
(Keywords: regression)
Attachments
(1 file)
2.19 KB,
application/x-zip-compressed
|
Details |
STR:
- Load http://odm.com.mx/
Result:
"Adulto", "Menor", "Senectud", "Estudiante" and "Profesor" selectors look wonky.
Expected result:
The selectors display correctly like on IE and Chrome
Configuration:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0 ID:20140408030205 CSet: 8883360b1edb
Initial report:
http://forums.mozillazine.org/viewtopic.php?p=13459889#p13459889
Confirm:
"IE and Chrome is showing fine, I think it can be SVG bug, as the image is SVG." BenYeeHua
http://forums.mozillazine.org/viewtopic.php?p=13459913#p13459913
Regression window:
"Last good revision: 6c924a018540 (2014-04-04)
First bad revision: 5fa70bd90a8b (2014-04-05)
Pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=6c924a018540&tochange=5fa70bd90a8b
Last good revision: ac6cbaa47f34
First bad revision: bd167d38965c
Pushlog:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=ac6cbaa47f34&tochange=bd167d38965c
No idea, which of those commits regressed this. Maybe https://bugzilla.mozilla.org/show_bug.cgi?id=990655 as it's <select>-related." Elbart
http://forums.mozillazine.org/viewtopic.php?p=13459985#p13459985
![]() |
||
Comment 1•11 years ago
|
||
Regression pushlog:
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=c4956ed379f7&tochange=b5c7349ece19
Regressed by:
b5c7349ece19 Mats Palmgren — Bug 990655 - Don't apply 'text-overflow' to nsComboboxControlFrame, its anon block deals with it. r=roc
![]() |
||
Updated•11 years ago
|
Blocks: 990655
status-firefox31:
--- → affected
tracking-firefox31:
--- → ?
Component: Untriaged → Layout: Form Controls
Keywords: regression
Product: Firefox → Core
![]() |
||
Updated•11 years ago
|
Summary: Selectors look wonky on Nightly at http://odm.com.mx/ → comboboxes look wonky on Nightly at http://odm.com.mx/
Comment 2•11 years ago
|
||
This site is depending on 'text-overflow' to suppress the drop-down button (bug 990655).
Sorry, but they'll have to style those controls in some other way.
It seems they could use <input type=number> instead.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Updated•11 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•