`About Firefox Nightly` dialog size changes(flickers) when rendering is complete.
Categories
(Firefox :: General, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox105 | --- | unaffected |
firefox106 | --- | unaffected |
firefox107 | --- | verified |
People
(Reporter: alice0775, Assigned: emilio)
References
(Regression)
Details
(Keywords: nightly-community, regression)
Attachments
(1 file)
Steps to reproduce:
- Help > About Nightly
Actual results:
About Firefox Nightly
dialog flickers.
Before landing Bug 1756450:
Dialog size changes are small.
After landing Bug 1756450:
It will appear smaller. After that, it becomes larger. BUG!
It is reproduced each time the dialog is displayed.
After landing Bug 1792337:
It will appear large. After that, it becomes smaller. BUG!
It is reproduced each time the dialog is displayed.
Expected results:
Flickering should be minimized as much as possible.
![]() |
Reporter | |
Comment 1•2 years ago
|
||
Screencast: https://youtu.be/s9ktsloJ5fU
Comment 2•2 years ago
|
||
I can't reproduce this.
@emilio - Can you reproduce it? Any thoughts on how this ought to be fixed?
Assignee | ||
Comment 3•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Comment 4•2 years ago
|
||
I couldn't repro either but I suspect comment 3 would help. Alice, mind testing it? https://treeherder.mozilla.org/jobs?repo=try&revision=336a85d334a4c537f4d423f8b917ae78e884a6d0
Thanks so much as always :)
Comment 5•2 years ago
|
||
I can't help but suspect that this problem is related to the problem mentioned in Bug 1792337 Comment 15:
width is fixed now, but the position is off center to the underlying window
The video makes it look like perhaps the window starts off being centered. Then it is resized, and is no longer in the center.
When I have a second, I'll try the attached patch and see if it fixes that issue too.
![]() |
Reporter | |
Comment 6•2 years ago
|
||
(In reply to Emilio Cobos Álvarez (:emilio) from comment #4)
I couldn't repro either but I suspect comment 3 would help. Alice, mind testing it? https://treeherder.mozilla.org/jobs?repo=try&revision=336a85d334a4c537f4d423f8b917ae78e884a6d0
Thanks so much as always :)
The try build fixed the problem.
The flicker problem is not reproduced in the try build.
Comment 7•2 years ago
|
||
I also gave it a try and it does seem to fix the centering issue as well.
Assignee | ||
Comment 8•2 years ago
|
||
Sweet, can you review it? Or should I ask someone else for review? Thanks!
Comment 9•2 years ago
|
||
I've got it, sorry for the delay!
Comment 10•2 years ago
|
||
Comment 11•2 years ago
|
||
bugherder |
Updated•2 years ago
|
Comment 12•2 years ago
|
||
Hi Alice0775 White, I tried to reproduce this issue on my end as well in Nightly 107.0a1 (2022-09-29) but I didnt notice any Flickering for the About Firefox panel, Can you please check our latest Beta build 107.0b3 on your end and see if the issue still occurs ? you can find the build here : https://ftp.mozilla.org/pub/firefox/candidates/107.0b3-candidates/build1/win64/en-US/
![]() |
Reporter | |
Comment 13•2 years ago
|
||
This problem is no longer reproduced in Firefox 107.0b3.
Description
•