Different cursor behavior from other distros on World of Warcraft running inside lutris. In wow, the most common method of moving the camera is by holding right click, this makes the cursor disappear and makes the camera move based on mouse movement, after releasing right click the cursor should reappear where it was before right clicking. Instead, the cursor moves while invisible, even jumping to other monitors, this renders the game basically unplayable.
This does not seem to be intended as this is not the behavior observed in the flatpak or in arch linux. This odd behavior happens both in unstable and in stable-24.05.
Steps To Reproduce
Steps to reproduce the behavior:
install battle.net with lutris
install World of Warcraft
open World of Warcraft
move camera with right click
Expected behavior
Cursor should stay locked where the player right clicked
as far as i understand its a problem with lutris runtime specifically. They missing some libraries or not symlinking them correctly for nix. Apparently the problem is with libjansson from their runtime
Describe the bug
Different cursor behavior from other distros on World of Warcraft running inside lutris. In wow, the most common method of moving the camera is by holding right click, this makes the cursor disappear and makes the camera move based on mouse movement, after releasing right click the cursor should reappear where it was before right clicking. Instead, the cursor moves while invisible, even jumping to other monitors, this renders the game basically unplayable.
This does not seem to be intended as this is not the behavior observed in the flatpak or in arch linux. This odd behavior happens both in unstable and in stable-24.05.
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
Cursor should stay locked where the player right clicked
Additional context
This bug has been discussed in this thread on reddit
I have not tested but I think this problem could also affect others games that use this control scheme like final fantasy XIV
Notify maintainers
@Madouura
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a :+1: reaction to issues you find important.