Closed
Bug 1177445
Opened 9 years ago
Closed 9 years ago
[e10s] width of dropdown list doesn't match the <select> element width on OS X/Linux (and theoretically some Windows)
Categories
(Core :: Layout: Form Controls, defect)
Core
Layout: Form Controls
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: gw280, Assigned: mconley)
References
(Blocks 1 open bug)
Details
(Keywords: polish)
+++ This bug was initially created as a clone of Bug #1128159 +++
We allow dropdown widths to exceed the anchoring element if it is necessary to display the text in the dropdown. This is because the XUL menupopup has pretty large padding.
This bug is not particularly visible on Windows because menupopups don't have much padding there, and so we mostly match the width properly.
Reporter | ||
Updated•9 years ago
|
Assignee: nobody → gwright
Assignee | ||
Updated•9 years ago
|
Assignee: gwright → mconley
Comment 3•9 years ago
|
||
er - "this is a want to fix before release if we can fit it in"
Assignee | ||
Comment 4•9 years ago
|
||
Now that we have M9 and M10, I guess based on comment 3 this maybe could fit into one of those.
Updated•9 years ago
|
Comment 5•9 years ago
|
||
Hi,
I couldn't reproduce this issue on the latest Aurora (46.0a2) using the testcase from Bug #1128159. I've tried to reproduce this on Windows 10, Windows 7, Ubuntu 14.04, Mac OS X 10.6.8 and 10.10.5 and in all cases the width of the dropdown menu properly fits the anchoring element.
Build ID 20160204004009
User Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:46.0) Gecko/20100101 Firefox/46.0
User Agent Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:46.0) Gecko/20100101 Firefox/46.0
User Agent Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0
User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:46.0) Gecko/20100101 Firefox/46.0
Considering this I will mark this issue as Resolved-WFM.
Thanks,
Cipri
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•