Closed
Bug 1865558
Opened 2 years ago
Closed 1 year ago
Some regressions in how elements appear in the print dialog
Categories
(Toolkit :: Printing, defect, P3)
Toolkit
Printing
Tracking
()
VERIFIED
FIXED
126 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox124 | --- | wontfix |
| firefox125 | --- | wontfix |
| firefox126 | --- | verified |
| firefox127 | --- | verified |
People
(Reporter: itiel_yn8, Assigned: itiel_yn8)
References
Details
(Keywords: regression)
Attachments
(1 file)
Namely:
- Some <select>s aren't the same height
- Some <select>s don't have their text aligned to the center
- Margins, Copies and Scale input spinner are too tall
These could be regressions from the tokens changes that landed somewhat lately, not sure, haven't tested for regression range yet.
Updated•2 years ago
|
Severity: -- → S4
Priority: -- → P3
Updated•2 years ago
|
QA Whiteboard: [qa-regression-triage]
Comment 2•2 years ago
|
||
Regression range
- First bad: 2023-09-20
- Last good: 2023-09-19
- Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=36e95068e10391b8f3460c36e5651343feb808ab&tochange=cf2c8ac2f33c6120ce6219b5de00b29f886797ae
- Potential regressor: 1838939
Keywords: regressionwindow-wanted → regression
Updated•1 year ago
|
Attachment #9364375 -
Attachment description: Bug 1865558 - Consistently use a wrapper for <select>s to align them vertically, plus other visual fixes r?mstriemer,#theme → Bug 1865558 - Make sure all <select>s are 32px high, plus other visual fixes r?mstriemer,#theme
Pushed by itiel_yn8@walla.com:
https://hg.mozilla.org/integration/autoland/rev/b3b0030720a1
Make sure all <select>s are 32px high, plus other visual fixes r=desktop-theme-reviewers,emilio
Comment 4•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
Updated•1 year ago
|
status-firefox124:
--- → wontfix
status-firefox125:
--- → fix-optional
status-firefox-esr115:
--- → unaffected
Comment 5•1 year ago
|
||
The patch landed in nightly and beta is affected.
:itiel_yn8, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox125towontfix.
For more information, please visit BugBot documentation.
Flags: needinfo?(itiel_yn8)
Flags: needinfo?(itiel_yn8)
Updated•1 year ago
|
Flags: qe-verify+
Issue is reproducible on a 2024-03-17 Nightly build on Windows 10.
Verified as fixed on Firefox Nightly 127.0a1 and Firefox 126.0 on Windows 10, Ubuntu 22, macOS 12.
You need to log in
before you can comment on or make changes to this bug.
Description
•