Open
Bug 1409318
Opened 7 years ago
Updated 2 years ago
Changing video to full-screen takes two steps transition, instead of directly one move
Categories
(Core :: Graphics, defect, P3)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox56 | --- | wontfix |
firefox57 | --- | fix-optional |
firefox58 | --- | wontfix |
firefox59 | --- | ? |
People
(Reporter: alwu, Unassigned)
References
()
Details
(Whiteboard: [gfx-noted])
Testing on my own m-c *debug* build on 58.0a1 (2017-10-16), OSX 10.11.4.
On the attachment, you could see the process of changing video to full-screen is not very smooth, it would be obviously two steps transition. Sometime, the issue would also happen when you exit full-screen.
Also, see some suspicious log,
[Parent 16768, Compositor] ###!!! ASSERTION: Texture initialization failed! -- error 0x506, Source 0, Source format 6408, RGBA Compat 1: 'Error', file /Users/Alastor/mozilla-central/gfx/layers/opengl/CompositorOGL.cpp, line 785
[Parent 16768, Compositor] WARNING: Framebuffer not complete -- CheckFramebufferStatus returned 0x8219, GLContext=12d7bc000, IsOffscreen()=0, mFBO=0, aFBOTextureTarget=0x0, aRect.width=2880, aRect.height=1800: file /Users/Alastor/mozilla-central/gfx/layers/opengl/CompositingRenderTargetOGL.cpp, line 65
Reporter | ||
Comment 1•7 years ago
|
||
Sorry, here is the video, showing how to reproduce the issue.
https://drive.google.com/file/d/0B8z53fPg4O7NUGlNM3NDalI0RDQ/view?usp=sharing
Updated•7 years ago
|
status-firefox56:
--- → wontfix
status-firefox57:
--- → fix-optional
status-firefox58:
--- → fix-optional
Priority: -- → P3
Whiteboard: [gfx-noted]
Comment 2•7 years ago
|
||
status-firefox59:
--- → ?
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•