Nightly's About box is too wide
Categories
(Toolkit :: Application Update, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox105 | --- | unaffected |
firefox106 | --- | unaffected |
firefox107 | --- | verified |
firefox108 | --- | verified |
People
(Reporter: cpeterson, Assigned: emilio)
References
(Regressed 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(5 files)
Nightly's About box is too wide. This bug is a regression from bug 1756450.
I bisected the regression to this pushlog:
I've only tested on macOS 12.6 on a MacBook Air.
Reporter | ||
Comment 1•2 years ago
|
||
Kirk, I think this bug is a regression from your fix for AppUpdater bug 1756450.
![]() |
||
Comment 2•2 years ago
|
||
I can reproduce this on Windows10.
Updated•2 years ago
|
Comment hidden (off-topic) |
Reporter | ||
Updated•2 years ago
|
Comment 4•2 years ago
|
||
(In reply to Chris Peterson [:cpeterson] from comment #1)
Kirk, I think this bug is a regression from your fix for AppUpdater bug 1756450.
I think you are probably right. I'll try to get a fix up shortly.
Comment 5•2 years ago
|
||
Ah, I believe that this is Bug 1747675 rearing its head again. Let's see if I can actually fix it properly this time.
Updated•2 years ago
|
Assignee | ||
Comment 7•2 years ago
|
||
That was presumably the intention of the explicit width in the CSS but
that wasn't working.
While at it, use a proper deck rather than a hand-rolled one.
Updated•2 years ago
|
Assignee | ||
Comment 8•2 years ago
|
||
Comment 10•2 years ago
|
||
Comment 11•2 years ago
|
||
Backed out as requested.
Comment 12•2 years ago
|
||
Comment 14•2 years ago
|
||
bugherder |
Comment 15•2 years ago
|
||
width is fixed now, but the position is off center to the underlying window
Comment 16•2 years ago
|
||
Is it supposed to be centered?
Comment 17•2 years ago
|
||
Is it supposed to be centered?
it was before, now it looks weird and unprofessional. this is the horizontal centering, vertical centering is still perfect
Comment 18•2 years ago
|
||
This should be filed as a separate bug.
Comment 19•2 years ago
|
||
Actually, I wonder if it would make sense to fold this problem into Bug 1792862. I'll leave a comment there.
Comment 21•2 years ago
|
||
Comment 22•2 years ago
|
||
bugherder |
Comment 23•2 years ago
|
||
The new size seems to be skinnier than the old size (the size we had before this bug here). I filed bug 1793179 on that, in case we want to pick a slightly larger size to avoid this being as obvious of a behavior change to users.
Updated•2 years ago
|
Comment 24•2 years ago
•
|
||
The width is smaller on Firefox 107.0b4 using macOS 12.5.1. However is still larger than the one from Firefox 106.0.1.
Is this expected?
Assignee | ||
Comment 25•2 years ago
|
||
It's expected not to be exactly the same, yeah.
Comment 26•2 years ago
|
||
Thank you for the clarification. I will mark this bug as verified fixed.
Description
•