Open
Bug 1705353
Opened 4 years ago
Updated 4 years ago
(Scrollable?) Select dropdown should be end-aligned so any scrollbar aligns with the dropdown arrow
Categories
(Toolkit :: General, defect, P3)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox89 | --- | affected |
People
(Reporter: Gijs, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [proton-cleanups])
Right now <select> dropdowns on Windows are start-aligned (left, in LTR languages), both before and after proton.
We should consider end-aligning them instead so that the dropdown arrow matches up with the scrollbar.
I'm not sure whether we should still do that if there is no scrollbar - or perhaps it simply doesn't make a difference then, if the size of the popup matches the size of the dropdown element.
| Reporter | ||
Updated•4 years ago
|
Blocks: proton-cleanups
Whiteboard: [proton-cleanups]
Updated•4 years ago
|
See Also: → https://jira.mozilla.com/browse/FIDEFE-1216
Updated•4 years ago
|
Priority: -- → P3
| Reporter | ||
Updated•4 years ago
|
Points: --- → 2
Updated•4 years ago
|
Severity: -- → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•