Minor issue: `Choose User Profile` dialog size changes(flickers)
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox106 | --- | unaffected |
firefox107 | --- | unaffected |
firefox108 | --- | verified |
People
(Reporter: alice0775, Assigned: emilio)
References
(Regression)
Details
(Keywords: nightly-community, regression)
Attachments
(1 file)
Steps to reproduce:
- Start Nightly
firefox.exe -p
Actual results:
Choose User Profile
dialog flickers.
It will appear wider white window. Immediately after that, it becomes smaller correct size.
Screencast: https://youtu.be/EXjVgFQmJxY
Expected results:
The Choose User Profile
dialog should be displayed in the correct size from the beginning without being resized.
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=91cb545d28441b51d86fb426145a145a884b3841&tochange=c437eb5573746bf106fe635ae5227cc9b9e83e69
Comment 1•2 years ago
|
||
:emilio, since you are the author of the regressor, bug 1795224, could you take a look? Also, could you set the severity field?
For more information, please visit auto_nag documentation.
Assignee | ||
Comment 2•2 years ago
|
||
I can't quite see the flickering, but I guess this is due to this code setting the initial size of the window based on the max-content size which is intentionally bigger than the final size...
Assignee | ||
Comment 3•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Comment 5•2 years ago
|
||
bugherder |
Updated•2 years ago
|
Reporter | ||
Comment 6•2 years ago
|
||
The issue was fixed. No longer reproduce on Nightly109.0a1(20221120214001)
Description
•