(In reply to Marcos H. Alano from comment #52) > ➜ lsb_release -r > Release: 25.04 > > ➜ dpkg -l | grep mutter > ii gir1.2-mutter-16:amd64 48.1-1ubuntu3.1 > amd64 GObject introspection data for Mutter > ii libmutter-16-0:amd64 48.1-1ubuntu3.1 > amd64 window manager library from the Mutter window > manager > ii mutter-common 48.1-1ubuntu3.1 > all shared files for the Mutter window manager > ii mutter-common-bin 48.1-1ubuntu3.1 > amd64 shared programs for the Mutter window manager > > ➜ snap info firefox > name: firefox > summary: Mozilla Firefox web browser > publisher: Mozilla✓ > store-url: https://snapcraft.io/firefox > contact: > https://support.mozilla.org/kb/file-bug-report-or-feature-request-mozilla > license: MPL-2.0 > description: | > Firefox is a powerful, extensible web browser with support for modern web > application > technologies. > snap-id: 3wdHCAVyZEmYsCMFDE9qt92UV8rC8Wdk > channels: > latest/stable: 140.0.4-1 2025-07-11 (6495) 257MB - > latest/candidate: 141.0b9-1 2025-07-15 (6543) 256MB - > latest/beta: 141.0b9-1 2025-07-11 (6518) 256MB - > latest/edge: 142.0a1 2025-07-15 (6544) 292MB - > esr/stable: 128.12.0esr-1 2025-06-24 (6380) 284MB - > esr/candidate: 128.12.0esr-1 2025-06-20 (6380) 284MB - > esr/beta: ↑ > esr/edge: ↑ > > ➜ echo "$XDG_SESSION_TYPE" > wayland > > I use the Firefox from Mozilla repo with .deb package, not from Snap Store. > Sorry if this was misunderstanding: > ➜ dpkg -l | grep firefox > ii firefox 140.0.4\~build1 > amd64 Mozilla Firefox > ii firefox-beta 141.0b9\~build1 > amd64 Mozilla Firefox
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/2111502 Title: [SRU] Mouse pointer stuck in GTK based snaps after drag operation Status in Chromium Browser: New Status in Mozilla Firefox: New Status in Mutter: Fix Released Status in mutter package in Ubuntu: Fix Released Status in mutter source package in Plucky: Fix Released Bug description: Impact ------ The pointer's depiction (i.e. arrow, hand etc.) becomes stuck in Wayland GTK core22 snaps after using the mouse to drag stuff in that window. Test plan --------- This test plan involves moving the mouse pointer around a lot. Do not let the mouse pointer leave the window, unless directed otherwise. + Reproduce the bug: ++ Start the Gnome Wayland session (Ubuntu's default); ++ snap run firefox; ++ Select text (say, from the bug's title); ++ Now drag the text. More specifically: +++ Move the mouse pointer over that text; +++ Click button1, move the mouse outside the selected text area, and release button1; ++ Click button1 to unselect the text; ++ Move the mouse pointer over some text; !!The mouse pointer does not become a beam, but it should; ++ Move the mouse pointer over a link; !!The mouse pointer does not become a hand, but it should; + Install these packages from proposed: gir1.2-mutter-16 deb introspection optional arch=linux-any libmutter-16-0 deb libs optional arch=linux-any mutter deb x11 optional arch=linux-any mutter-common deb misc optional arch=all mutter-common-bin deb misc optional arch=linux-any + Log out; + Verify the bug is fixed: ++ Start the Gnome Wayland session (Ubuntu's default); ++ snap run firefox; ++ Select text (say, from the bug's title); ++ Now drag the text. More specifically: +++ Move the mouse pointer over that text; +++ Click button1, move the mouse outside the selected text area, and release button1; ++ Click button1 to unselect the text; ++ Move the mouse pointer over some text; !!The mouse pointer becomes a beam, as it should; ++ Move the mouse pointer over a link; !!The mouse pointer becomes a hand, as it should. Where things could go wrong --------------------------- In mouse pointer events, particularly dragging/dropping with the mouse, when using the Gnome desktop environment. To manage notifications about this bug go to: https://bugs.launchpad.net/chromium-browser/+bug/2111502/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp