beta 88 wayland
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: asterix52, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36
Steps to reproduce:
Start firefox with wayland support on Ubuntu 21.04 alpha.
Actual results:
The windows is very bright / blank.
Comment 1•5 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 2•5 years ago
•
|
||
Did you start with MOZ_X11_EGL=1 environment variable? Then it's bug 1699864.
If not, please try to open about:support, click on "Copy text to clipboard" and paste it here. Please also attach a screenshot. Thanks!
Comment 4•5 years ago
|
||
(In reply to asterix52 from comment #0)
Start firefox with wayland support
Background info:
With MOZ_X11_EGL=1 (bug 1677203) you are still using Xwayland - just with EGL instead of GLX.
EGL is a requirement for fast WebGL and future VAAPI hardware video decoding. (bug 1572697, bug 1610199)
If you want to test Firefox' actual Wayland (EGL) backend on Mesa drivers, start with MOZ_ENABLE_WAYLAND=1 environment variable instead. Its bugs are tracked in bug 635134.
Description
•