Closed
Bug 1723709
Opened 4 years ago
Closed 4 years ago
Datetime inputs with explicit padding + height + line-height + border-box sizing look off.
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
FIXED
92 Branch
| Tracking | Status | |
|---|---|---|
| firefox92 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(3 files, 1 obsolete file)
See the attached test-case. The text is centered in Chromium / Webkit browsers.
| Assignee | ||
Updated•4 years ago
|
Summary: Datetime inputs with explicit height + line-height look off. → Datetime inputs with explicit padding + height + line-height + border-box sizing look off.
| Assignee | ||
Comment 1•4 years ago
|
||
Attachment #9234410 -
Attachment is obsolete: true
| Assignee | ||
Updated•4 years ago
|
Attachment #9234414 -
Attachment mime type: text/plain → text/html
| Assignee | ||
Comment 2•4 years ago
|
||
But use it when we're intrinsically sized. This matches other browsers.
Updated•4 years ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
I attached the input time type mask. I think it's asking the seconds. I doesn't type it either. Only the hours and the second.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c418d16dccf1
Ignore line-height in the inside of the datetimebox when there's a fixed height specified. r=layout-reviewers,jfkthame
Updated•4 years ago
|
Severity: -- → S3
Comment 5•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox92:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•