The Profile Manager is wider after the latest update to Nightly 107
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox105 | --- | unaffected |
| firefox106 | --- | unaffected |
| firefox107 | --- | verified |
| firefox108 | --- | verified |
People
(Reporter: sbadau, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression, Whiteboard: regression)
Attachments
(6 files)
|
918.77 KB,
image/png
|
Details | |
|
21.52 KB,
image/png
|
Details | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
889 bytes,
patch
|
dmeehan
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
Found in
- Nightly 107.0a1
Affected versions
- Nightly 107.0a1
Tested platforms
- Affected platforms: Ubuntu 20.04, macOS 11.6, and Windows 10
Steps to reproduce
- Install Firefox
- Open the Profile Manager and observe it.
Expected result
- The profile manager is properly displayed.
Actual result
- The window of the profile manager is wider. Please see the screenshot.
Regression range
- Last good revision: e63a07f26954b74c53db790288de6cdbc08280cb
- First bad revision: 8390e1d55a65db3a7605d49b37a226df55001344
- Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=e63a07f26954b74c53db790288de6cdbc08280cb&tochange=8390e1d55a65db3a7605d49b37a226df55001344 - Potentially regressed by: bug 1794969
| Reporter | ||
Updated•3 years ago
|
Updated•3 years ago
|
Comment 1•3 years ago
|
||
:emilio, since you are the author of the regressor, bug 1794969, could you take a look?
For more information, please visit auto_nag documentation.
Bottom is cut off on Windows 10.
Windows from Create/Rename/Delete Profile are not affected.
| Assignee | ||
Comment 3•3 years ago
|
||
It's the same across platforms. The box#managebuttons selector never
matches (the element is a vbox), so remove that while at it.
Updated•3 years ago
|
| Assignee | ||
Comment 4•3 years ago
|
||
No behavior change, but while at it let's do this.
Depends on D159389
| Assignee | ||
Comment 5•3 years ago
|
||
Like it used to be (though resizing it didn't work before and does now).
Depends on D159390
| Assignee | ||
Updated•3 years ago
|
Comment 7•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/0c76d755cd34
https://hg.mozilla.org/mozilla-central/rev/5bf2d21ead59
https://hg.mozilla.org/mozilla-central/rev/c437eb557374
Comment 8•3 years ago
|
||
The patch landed in nightly and beta is affected.
:emilio, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox107towontfix.
For more information, please visit auto_nag documentation.
| Assignee | ||
Comment 9•3 years ago
|
||
Approval Request Comment
[Feature/Bug causing the regression]: bug 1794969
[User impact if declined]: comment 0
[Is this code covered by automated tests?]: no
[Has the fix been verified in Nightly?]: N/A
[Needs manual test from QE? If yes, steps to reproduce]: comment 0
[List of other uplifts needed for the feature/fix]: none
[Is the change risky?]: no
[Why is the change risky/not risky?]: Partially backs out bug 1794969.
[String changes made/needed]: none
Comment 10•3 years ago
|
||
Comment on attachment 9299225 [details] [diff] [review]
Beta patch.
Approved for 107.0b3.
Comment 11•3 years ago
|
||
| bugherder uplift | ||
| Reporter | ||
Comment 12•3 years ago
|
||
Verified as fixed on the latest Nightly 108.0a1 and Firefox 107.0b3 - tested on Windows 7, Windows 10, Ubuntu 20.04, and macOS 11.7.
Description
•