https://bugs.winehq.org/show_bug.cgi?id=57698
Bug ID: 57698 Summary: Reason's (DAW) dialog windows stopped registering mouse events and open at screen's right edge Product: Wine Version: 10.0-rc6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: schroedingerscat@disroot.org Distribution: ---
Reason's (DAW) dialog windows like "Save changes to the document before quitting?" or the authorization/login startup dialog stopped registering mouse click events with Wine v10.0-rc6. Additionally, affected dialog windows now open at the screen's right edge instead of the center (on Windows and up to Wine v10.0-rc5).
Additionally, the authorization/login startup dialog hides the mouse cursor once the cursor is over its window.
There's a workaround though: you can move the window to the screen's center and from that point on are able to move the mouse cursor within the window and perform mouse clicks.
The regression has been introduced with commit 710b94e212501727b3b1b8deea06a7757df43d51
Steps to reproduce: Follow the download and installation steps from "Additional Comments" here: https://appdb.winehq.org/objectManager.php?sClass=version&iId=42495
Then, just wait for the authorization/login startup window.
https://bugs.winehq.org/show_bug.cgi?id=57698
schroedingerscat@disroot.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |schroedingerscat@disroot.or | |g
https://bugs.winehq.org/show_bug.cgi?id=57698
schroedingerscat@disroot.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=57698
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |710b94e212501727b3b1b8deea0 | |6a7757df43d51
https://bugs.winehq.org/show_bug.cgi?id=57698
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |edd657757e64185aac7dd2c3c2e | |6e8c96bf9a8fa CC| |rbernon@codeweavers.com
--- Comment #1 from Rémi Bernon rbernon@codeweavers.com --- This should be fixed with edd657757e64185aac7dd2c3c2e6e8c96bf9a8fa and Wine 10 release.
https://bugs.winehq.org/show_bug.cgi?id=57698
--- Comment #2 from schroedingerscat@disroot.org --- Can confirm, thank you!