Incomplete painting of Firefox window on windows switching
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
People
(Reporter: alexander.grimalovsky, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Attachments
(3 files)
Firefox Developer Edition 77.0b6 on Windows 7 Pro x64 running on Dell Precision M4800.
Steps to reproduce:
- Run Firefox and some other application, expand both or otherwise let other application to cover Firefox window when in focus
- Open any site in Firefox
- Switch to other application, either through Alt+Tab or by clicking on task bar
- Switch back to Firefox
Expected behavior: Firefox displays its window and site in it
Actual behavior: Firefox's window is painted incompletely, painting of remaining areas occurs in a case of any interaction, e.g. window scrolling
Firefox 76 and below are not affected, behavior is specific for Firefox 77 branch. Actual sites results into painting problems all the time while empty tab or system pages like about:addons are much less affected.
Please find attached GIF animations with recorded examples of the issue.
| Reporter | ||
Comment 1•6 years ago
|
||
| Reporter | ||
Comment 2•6 years ago
|
||
| Reporter | ||
Comment 3•6 years ago
|
||
Please let me know if I should provide any additional information or do some other tests that may help you.
Comment 4•6 years ago
|
||
Hello,
Which operating system are you using? The bug indicates "Windows 7", is this correct?
You said you see the problem on Firefox 77 but not 76 so this sounds like a regression. Would you be able to use mozregression to find a regression range for this? That'd be extremely helpful to pin down what caused it.
| Reporter | ||
Comment 5•6 years ago
|
||
Florian It is Windows 7 Professional SP1, build 7601, patched with all official updates from Microsoft up to the end of support for Windows 7 from them.
Use of mozregression allows finding exact issue that caused a reported issue (bug 1636482, pushlog report from mozregressio), but looking at it I doubt that this particular issue is somehow helpful by itself.
Can I help you further to try to find reason of this issue? If yes - please guide me.
Comment 6•6 years ago
|
||
It seems that Firefox 78.0a1 (20200525093440) on Windows 7x64 is no longer affected by this. After searching for a fix range I found bug 1638469.
Also searching for a regression range with WebRender enabled gave me this pushlog: link.
Comment 7•6 years ago
|
||
Thanks for narrowing this down!
| Reporter | ||
Comment 8•6 years ago
|
||
I've checked nightly build from 2020-05-25 (built from) and can confirm that it is not affected by this issue.
Description
•