Firefox ignores mouse input in wayland/swaywm in negative window coordinates
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: agkri, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0
Steps to reproduce:
System: debian stable, wayland, swaywm, Firefox 115.14.0esr (from apt)
Laptop: output configured at position 0,0
External Monitor: output configured at position -800, 1600
Open firefox on both monitors (different workspaces)
Actual results:
Firefox on the laptop (positive position) monitor gets mouse and keyboard input.
Firefox on the external (negative position) monitor gets keyboard input, but seems to ignore or reject mouse input.
Expected results:
Expect mouse input to work with both.
Additional Tests:
Other programs (e.g. foot, terminal) are able to receive mouse input on the external monitor / negative coordinates. Firefox is the only one I found which didn't.
Shifting all of the coordinates to be positive fixes this for me, and firefox behaves exactly as expected. So this configuration fixes it
Laptop: position 800, 1600
External monitor: position 0,0
Comment 1•5 months ago
|
||
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.
Comment 2•5 months ago
|
||
Can you test other gnome apps like gnome-terminal or gedit?
Thanks.
Comment 3•3 months ago
|
||
A needinfo is requested from the reporter, however, the reporter is inactive on Bugzilla. Given that the bug is still UNCONFIRMED
, closing the bug as incomplete.
For more information, please visit BugBot documentation.
Description
•