videos are semi transparent if I'm not in fullscreen mode
Categories
(Core :: Graphics, defect, P3)
Tracking
()
People
(Reporter: toadfield, Unassigned)
References
(Depends on 1 open bug)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:84.0) Gecko/20100101 Firefox/84.0
Steps to reproduce:
Go to a youtube video and play it in windowed mode.
That bug doesn't happen in Fullscreen.
Actual results:
It is semi transparent vin windowed,like this:
https://i.imgur.com/iErS8K9.png
Expected results:
That it isn't transparent.
"layers.acceleration.force-enabled" to "true" doesn't help.
Here my "about:support":
https://pastebin.com/zuyUVMEi
Comment 1•4 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
(In reply to Release mgmt bot [:sylvestre / :calixte / :marco for bugbug] from comment #1)
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Comment 3•4 years ago
|
||
It seems to me that this is not a media related issue, because the video frame have been decoded and displayed correctly. But I'm also not sure what factor would impact the tranparency, move this bug to a graphic component to see if they have any idea.
Updated•4 years ago
|
Comment 4•4 years ago
|
||
layers.acceleration.force-enabled
is the old pref, which would force OpenGL. I expect this will still happen with WebRender, but can you verify by flipping gfx.webrender.all
to true
?
(In reply to Andrew Osmond [:aosmond] from comment #4)
layers.acceleration.force-enabled
is the old pref, which would force OpenGL. I expect this will still happen with WebRender, but can you verify by flippinggfx.webrender.all
totrue
?
With the second command set to true,then it still doesn't work.
(In reply to Andrew Osmond [:aosmond] from comment #4)
layers.acceleration.force-enabled
is the old pref, which would force OpenGL. I expect this will still happen with WebRender, but can you verify by flippinggfx.webrender.all
totrue
?
Oh,I had to restart firefox.
Now it works.
But why isn't that set to true by default?
I mean no one wants graphic bugs.
Comment 7•4 years ago
|
||
Toadfield: just to verify: enabling Webrender did solve this issue for you?
Bug 1686339 - Ghosting in non-fullscreen videos
Updated•4 years ago
|
Comment 10•4 years ago
|
||
It's dupe or Bug 1677241 then.
Description
•