Open
Bug 420701
Opened 18 years ago
Updated 3 years ago
Extra padding on the right of combobox popup
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
REOPENED
People
(Reporter: martijn.martijn, Unassigned)
References
()
Details
(Keywords: regression, testcase, Whiteboard: DUPEME)
Attachments
(1 file)
|
176 bytes,
text/html
|
Details |
See testcase, I see some white-space at the right of the combobox popup, which doesn't happen on branch in this case.
I guess this might be possible to fix in forms.css:
http://lxr.mozilla.org/seamonkey/source/layout/style/forms.css#213
Comment 1•18 years ago
|
||
You mean the space for the scrollbar? That basically needs to be there given the reflow branch architecture.
I'm pretty sure we already have a (invalid or wontfix?) bug on that.
Whiteboard: DUPEME
| Reporter | ||
Comment 2•18 years ago
|
||
Also happening here now: http://extra.volkskrant.nl/select/muziek/overzicht.php
Comment 3•10 years ago
|
||
I can reproduce this extra white space when e10s is disabled. But, it is fixed with e10s.
| Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Updated•9 years ago
|
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Updated•3 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•