[Bug 45416] mousepointer of runes of magic disapears if the window gets blurred and refocused

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 6 08:30:22 CDT 2018


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

--- Comment #1 from winebugs at evolution-hosting.eu <winebugs at evolution-hosting.eu> ---
I have a pattern identified

ROM is a key+mouse controleld game. When moving the mouse out of the window,
while pressing i.E. "w" and having RMB pressed, the bug starts to manifest.
It's not 100% ensured that it happens. 

As it seems, wine lost track of the mouse position, the status of the mouse
events (MB up/down). The position only gets synced back when an click-event of
any kind happens. This sort of stuff happens a lot when you develop a GUI
system and you miss an event. At some point the handling  of the click event
will reset the state to something "valid".

I'm sorry to tell you, that i have to downgrade back to a working version,
because loosing mouse control in a fight isn't something you wanne have .

BTW:

I finally got the old ROM ( I had i reported years ago) "Error List" bug
handled: 

wmctrl minimizes the faulty error window when called correctly \o/

-- 
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