Scaling <select> above 200% breaks appearance and button size
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
Accessibility Severity | s3 |
People
(Reporter: bensklar1, Unassigned)
References
Details
(Keywords: access)
Attachments
(1 file)
172.29 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36
Steps to reproduce:
Navigate to https://jobs.sap.com/search/
Click "More options"
Click ctrl + or command + and increase the size of the page. Notice that the dropdown scaling is broken.
Actual results:
The dropdown button no longer looks like a dropdown when you zoom in / scale above 200% for the page.
Expected results:
The dropdown button should not look squashed--it should look like a down error still. If you try the same thing on any other browser, the dropdown arrow icon looks fine.
![]() |
||
Updated•4 years ago
|
Comment 1•4 years ago
|
||
I'm able to reproduce. I thought we had this filed already, but can't seem to find it ...
(In reply to Sean Voisen (:svoisen) from comment #1)
I'm able to reproduce. I thought we had this filed already, but can't seem to find it ...
What would be the timeline for this to be fixed?
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•2 years ago
|
Comment 3•11 months ago
•
|
||
I can reproduce this bug in Nightly 2020-09-02 with the site linked in comment 0, but I can't reproduce in current Nightly, so I think was fixed at some point.
The fix range for me on Linux is:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=93831b5983e970149c230c9508d72656f7a704d0&tochange=aef48291d22e9a2b8c579e19113e7ab195a91ed7
In there, this would've been " Bug 1689359 - Enable non-native-theme on Linux Nightly by default."
So this was essentially fixed by our non-native theme work, which was under meta-bug 1535761. Resolving as FIXED with a dependency on that bug.
Description
•