https://bugs.winehq.org/show_bug.cgi?id=45416
--- Comment #1 from winebugs@evolution-hosting.eu winebugs@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/