Closed Bug 1884429 Opened 2 years ago Closed 2 years ago

Firefox becomes unresponsive to mouse events after computer waking from sleep

Categories

(Core :: Widget: Gtk, defect)

Firefox 123
defect

Tracking

()

RESOLVED DUPLICATE of bug 1882449

People

(Reporter: phucnguyen1999.nn, Unassigned)

Details

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

Steps to reproduce:

Use linux and Hyprland compositor
Launch and use Firefox
Put computer to sleep and wake back up

Actual results:

Firefox becomes completely unresponsive to any mouse events, can still move the window around but none of the button in the UI or the website works. Firefox is still able to accept keyboard events.

Expected results:

Nothing should change from before sleep and firefox remains responsive to mouse events.

Notes:
Other applications work fine after waking up from sleep
This issue did not occur for Firefox version 122.0.1, only occur in 123.0.0 and later (still an issue in beta and devedition)

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

The terminal firefox is launched from is flooded with the following error message when wake up from sleep

Error: WaylandMessage::Write() too many files to send
 :
Error: WaylandMessage::Write() too many files to send
 :
Error: WaylandMessage::Write() too many files to send
 :
Error: WaylandMessage::Write() too many files to send
 :
...

I also tried launching firefox in xwayland and this issue did not occur

As a workaround you can run with MOZ_DISABLE_WAYLAND_PROXY=1 env variable. Fixed in Firefox 125.

Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1882449
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.