https://bugs.winehq.org/show_bug.cgi?id=52748
Bug ID: 52748 Summary: patch winex11_WM_WINDOWPOSCHANGING and winex11__NET_ACTIVE_WINDOW causing some focus error Product: Wine-staging Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: l12436@yahoo.com.tw CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
Some game switch out of the game by using alt+tab, and switch back. The game no longer accept input of the mouse, but the vanilla wine does not has this issue. After I debugging, disabling the patchset winex11_WM_WINDOWPOSCHANGING and winex11__NET_ACTIVE_WINDOW will make it working again. I thought maybe there are some defect in winex11__NET_ACTIVE_WINDOW patch.
https://bugs.winehq.org/show_bug.cgi?id=52748
--- Comment #1 from TOM l12436@yahoo.com.tw --- the winex11_WM_WINDOWPOSCHANGING is depend on the winex11__NET_ACTIVE_WINDOW so I also need to disable that.
https://bugs.winehq.org/show_bug.cgi?id=52748
TOM l12436@yahoo.com.tw changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #2 from TOM l12436@yahoo.com.tw --- sorry, it seems I accidentally change back to vanilla causing it working.
https://bugs.winehq.org/show_bug.cgi?id=52748
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Version|unspecified |7.5
--- Comment #3 from Gijs Vermeulen gijsvrm@gmail.com --- Closing.