Closed Bug 1530114 Opened 6 years ago Closed 5 years ago

[wayland] setting up 2 variables at the same time GDK_BACKEND=wayland AND GTK_USE_PORTAL=1 freezes firefox

Categories

(Core :: Widget: Gtk, defect)

65 Branch
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: sunweb, Unassigned)

References

(Blocks 1 open bug)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:65.0) Gecko/20100101 Firefox/65.0

Steps to reproduce:

In terminal, setup variables and launch firefox:
export GDK_BACKEND=wayland
export GTK_USE_PORTAL=1
firefox

Actual results:

It sort of freezes. You can still click on tabs and the header will display tabs name just fine but not render it UNTIL you click on some other program(kate for example) then it renders the page. And the menu button stops working.

Firefox works fine with either one variable but not with both.

Expected results:

Clicking a tab should render web page
Clicking menu should open it

Blocks: wayland
Component: Untriaged → Widget: Gtk
Product: Firefox → Core
Summary: setting up 2 variables at the same time GDK_BACKEND=wayland AND GTK_USE_PORTAL=1 freezes firefox → [wayland] setting up 2 variables at the same time GDK_BACKEND=wayland AND GTK_USE_PORTAL=1 freezes firefox

Works for me.

Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.