Closed Bug 1700411 Opened 5 years ago Closed 5 years ago

beta 88 wayland

Categories

(Core :: Widget: Gtk, defect)

Firefox 88
defect

Tracking

()

RESOLVED DUPLICATE of bug 1699864

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.

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.

Component: Untriaged → Widget: Gtk
Product: Firefox → Core

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!

Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE

(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.

You need to log in before you can comment on or make changes to this bug.