[Bug 51301] Any action that locks the cursor into place inside the Roblox Client window causes the cursor to freeze

WineHQ Bugzilla wine-bugs at winehq.org
Fri Sep 10 12:12:50 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51301

Eric Tilton <etilton at protonmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |etilton at protonmail.com

--- Comment #6 from Eric Tilton <etilton at protonmail.com> ---
Created attachment 70624
  --> https://bugs.winehq.org/attachment.cgi?id=70624
output of test

I can confirm this bug is occurring with winehq-devel_6.16~hirsute-1. I used
handler in firefox for "roblox-player" pointed to:

Roblox.sh
#!/bin/bash
  WINEDEBUG=+cursor wine64 $HOME/.wine/drive_c/Program\ Files\
\(x86\)/Roblox/Versions/version-*/RobloxPlayerLauncher.exe "$@" &> blox.txt

When the right mouse button is pressed at line 1472 it grabs the clipping
window at line 1482 but doesn't ungrab the clipping window until the window
loses focus or is terminated.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list