Closed
Bug 1689477
Opened 2 years ago
Closed 2 years ago
Consider removing the padding special-case for <input type=number>
Categories
(Core :: Widget, task, P3)
Core
Widget
Tracking
()
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
As noted in bug 1689231, <input type=number>
and regular <input>
sizing differs with this, which seems unfortunate.
Assignee | ||
Comment 1•2 years ago
|
||
This means that the number input by default shows some white space to
the right of the spinners. I think it's probably not the end of the
world, and depending on the different trade-offs we might want to do
this instead of fixing the test.
Depends on D103270
Updated•2 years ago
|
Severity: -- → N/A
Fission Milestone: --- → M7
Priority: -- → P3
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d94527834d1d Remove number-input padding special-case so that we size them the same way as text controls. r=spohl
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•