Open Bug 1875438 Opened 1 year ago Updated 1 year ago

Windows 11 - snap 2.61.1 - WSL 2 - Ubuntu-22.04 - Firefox 122.0-2 Rev 3687 latest/candidate mozilla.

Categories

(Core :: Widget: Gtk, defect)

Firefox 122
defect

Tracking

()

UNCONFIRMED

People

(Reporter: adam.langowicz, Unassigned)

Details

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

Steps to reproduce:

Run firefox in windows terminal session WSL 2.
$ firefox

Actual results:

Issue is that browser do not open child windows, do not run action.
Host os is Windows 11.

Expected results:

After click on Hamburger Menu on right after display menu and click in menu item
the item do not fire any functions like preferences, Downloads, Passwords,

The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

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

Video of issue (2 days expiration form post ) https://streamable.com/0l83ck
Showing that after click on menu item do not fire any function.

First Up to date wsl 2 - and this instruction works for Ubuntu 22.04 and firefox to run:

sudo apt update && sudo apt upgrade && sudo apt install weston
mkdir /tmp/xdg
export XDG_RUNTIME_DIR=/tmp/xdg

Ref [1]:
https://www.kdab.com/wayland-on-windows/

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