Freeze after waking up from the sleep mode (OpenGL + WebRender; AMD PITCAIRN)
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox79 | --- | affected |
People
(Reporter: hfehfe, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: nightly-community)
Attachments
(5 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0
Steps to reproduce:
Steps:
- Start firefox. No other action is needed.
- Take a coffee and wait for sleep mode of the computer. I set on my KDE settings only 1 minute for going into sleep mode.
- Wake up and see the bug.
Actual results:
After waking up, I am unable to type URL or create a new tab. But I can click on the menu button and menu is showed - but items has NO GRAY BACKGROUND if selected (see attached screenshot). It's impossible to start action from this menu. When I clicked on toolbar History (to bugzilla pages), I can see the change on the window title, but nothing else.
Restart of the firefox solves this problem.
There is no extra CPU load in this state. Fifrefox takes 4% CPU at the peak.
There is no extra huge memory allocations.
Started on Debian 10 with updates + KDE.
Comment 1•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Comment 2•5 years ago
|
||
Please open about:support, click on "copy text to clipboard" and paste it here. Thanks!
Updated•5 years ago
|
Reporter | ||
Comment 3•5 years ago
|
||
Reporter | ||
Comment 4•5 years ago
|
||
Czech language. I will try also english version.
Reporter | ||
Comment 5•5 years ago
|
||
(In reply to Jiří Smítka from comment #4)
Czech language. I will try also english version.
The english version has the same behavior.
Reporter | ||
Comment 6•5 years ago
|
||
The behaviour is the same as in the case of czech localization.
Comment 7•5 years ago
|
||
Thanks! Could you try to check if the previous OpenGL compositor is affected as well?
Open about:config, set gfx.webrender.force-disabled to true, layers.acceleration.force-enabled to true and restart Nightly.
Reporter | ||
Comment 8•5 years ago
|
||
Screenshot of the english version in the bug state. You can see that selected item in the menu has no gray background under mouse cursor (it seems that, in this case, the first item in the menu is continually selected). No item can be selected, but menu and tool buttons we can show and hide. And specially in this case, the tab graphics (at the top of the window) hides.
Reporter | ||
Comment 9•5 years ago
|
||
(In reply to Jan Andre Ikenmeyer [:darkspirit] from comment #7)
Thanks! Could you try to check if the previous OpenGL compositor is affected as well?
Open about:config, set gfx.webrender.force-disabled to true, layers.acceleration.force-enabled to true and restart Nightly.
It has no effect.
Comment 10•5 years ago
|
||
Is software rendering affected as well?
gfx.webrender.force-disabled = true
layers.acceleration.force-enabled = false
Reporter | ||
Comment 11•5 years ago
|
||
(In reply to Jan Andre Ikenmeyer [:darkspirit] from comment #10)
Is software rendering affected as well?
gfx.webrender.force-disabled = true
layers.acceleration.force-enabled = false
The same behaviour, it has no effect.
Reporter | ||
Comment 12•5 years ago
|
||
When I tested this bug, I saw, that I can type some URL from keyboard, for example "google.com", and when I pressed ENTER, title of the firefox window changed - web page was loaded !! But - nothing was displayed, no URL during typing from keyboard, no web page content. When I used some software for making screenshots, firefox redrawed this page and content was showed.
Reporter | ||
Comment 13•5 years ago
|
||
(In reply to Jiří Smítka from comment #11)
(In reply to Jan Andre Ikenmeyer [:darkspirit] from comment #10)
Is software rendering affected as well?
gfx.webrender.force-disabled = true
layers.acceleration.force-enabled = falseThe same behaviour, it has no effect.
SORRY, I forgot to restart firefox.
After restart it is OK !!!!!!!
Reporter | ||
Comment 14•5 years ago
|
||
(In reply to Jiří Smítka from comment #9)
(In reply to Jan Andre Ikenmeyer [:darkspirit] from comment #7)
Thanks! Could you try to check if the previous OpenGL compositor is affected as well?
Open about:config, set gfx.webrender.force-disabled to true, layers.acceleration.force-enabled to true and restart Nightly.It has no effect.
In this case, it has no effect after restart.
When I set layers.acceleration.force-enabled = false, this bug goes away (after restart).
Reporter | ||
Comment 15•5 years ago
|
||
I verified it again.
When: gfx.webrender.force-disabled = true, layers.acceleration.force-enabled = false => NO ERROR
When: gfx.webrender.force-disabled = true, layers.acceleration.force-enabled = true => bugged
After resizing the window, web page is correctly showed, but the error persists.
Comment 16•5 years ago
|
||
Thanks!
Comment 17•5 years ago
|
||
The component has been changed since the backlog priority was decided, so we're resetting it.
For more information, please visit auto_nag documentation.
Updated•5 years ago
|
Updated•4 years ago
|
Description
•