Closed
Bug 1536010
Opened 4 years ago
Closed 4 years ago
[Wayland][Webrender] Entering fullscreen video sometimes only renders portion of screen
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox66 | --- | wontfix |
firefox67 | --- | wontfix |
firefox68 | --- | affected |
People
(Reporter: ke5trel, Unassigned)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
1.17 MB,
image/png
|
Details |
STR:
- Start with
GDK_BACKEND=wayland
andgfx.webrender.all = true
on Ubuntu 18.10. - Make sure the window is not maximized and smaller than the screen.
- Go to https://youtu.be/eRHpEn2eHJA and press F to toggle fullscreen video a few times.
Sometimes the video is only rendered across a fraction of the screen, the bottom is offset from the screen edge and the right side is not drawn. The fullscreen warning is off-screen and not visible. Also happens with OpenGL compositor.
Occurs with current stable Mesa 18.3.3 but not with latest Mesa 19.1.0-devel from ppa:paulo-miguel-dias/mesa
.
Comment 2•4 years ago
|
||
Marking as wontfix for 67 as Wayland support won't ship in that release.
status-firefox66:
--- → wontfix
status-firefox68:
--- → affected
status-firefox-esr60:
--- → unaffected
Fixed on Ubuntu 19.04 by Mesa 19.0.2.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•