Closed
Bug 1615830
Opened 5 years ago
Closed 5 years ago
checkbox / radio inputs don't preserve aspect-ratio when non-native theming is enabled.
Categories
(Core :: Widget, defect)
Core
Widget
Tracking
()
RESOLVED
FIXED
mozilla75
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
data:text/html,<input type=radio style="height: 30px">
shows a stretched radio button when native theming is disabled.
No other browser does this, they all enforce the size of the checkbox. This is breaking the layout of at least one website (my bank's website).
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Updated•5 years ago
|
Attachment #9126917 -
Attachment description: Bug 1615830 - Don't allow checkboxes to grow over minimum size. r=spohl → Bug 1615830 - Don't allow checkboxes to loose aspect-ratio. r=spohl
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3b823d058ef5
Don't allow checkboxes to loose aspect-ratio. r=spohl
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
Assignee | ||
Comment 4•5 years ago
|
||
I don't know what's going on with bug clones :(
You need to log in
before you can comment on or make changes to this bug.
Description
•