Closed
Bug 1403842
Opened 7 years ago
Closed 7 years ago
Browser's UI is disappeared while playing a video at windows
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox57 | --- | unaffected |
People
(Reporter: jerry, Unassigned)
References
Details
Attachments
(2 files)
When I play a video from youtube at windows, the URL bar and other buttons will disappear. What I can see is the background color for the UI area.
There is no problem when we turn off layers-free.
It looks like a clipping issue, but it only occurs at windows. I don't see this issue at mac.
Reporter | ||
Updated•7 years ago
|
Whiteboard: [wr-mvp] [triage]
Comment 1•7 years ago
|
||
Hmm, I could not reproduce the problem on my windows pcs with latest m-c.
Reporter | ||
Comment 2•7 years ago
|
||
If I remove the ScrollingLayersHelper[1], the UI will not disappear.
[1]
https://dxr.mozilla.org/mozilla-central/rev/756e10aa8bbd416cbc49b7739f78fb81d5525477/gfx/layers/wr/WebRenderLayerManager.cpp#341
That's why I think it's clipping related problem.
Reporter | ||
Comment 3•7 years ago
|
||
Reporter | ||
Comment 4•7 years ago
|
||
Reporter | ||
Comment 5•7 years ago
|
||
I test with 2 windows pc. They show different problems.
1) intel cpu + nv 1070m => No ui.
attachment 8913138 [details]
2) ryzen cpu + amd video card. => Has ui, but there are a lot of black area.
attachment 8913146 [details]
Updated•7 years ago
|
Blocks: stage-wr-nightly
status-firefox57:
--- → unaffected
Updated•7 years ago
|
Priority: -- → P2
Whiteboard: [wr-mvp] [triage] → [wr-mvp]
Reporter | ||
Comment 7•7 years ago
|
||
No, I don't see the problem again with today's build.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(hshih)
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Priority: P2 → --
Whiteboard: [wr-mvp]
You need to log in
before you can comment on or make changes to this bug.
Description
•