http://bugs.winehq.org/show_bug.cgi?id=58816
Bug ID: 58816 Summary: macOS: Window focus / activation issue Product: Wine Version: 10.17 Hardware: x86-64 OS: MacOS Status: NEW Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: huw.davies@physics.ox.ac.uk
Start wordpad on macOS and note that it doesn't correctly accept foucs and update the mouse cursor. Grabbing the title bar and dragging it seems to make things work again.
Regression caused by commit:
commit 1d10eb5e9f0ece8967bc54f8d4083434c1e3c65a Author: Rémi Bernon rbernon@codeweavers.com Date: Fri Oct 3 11:13:55 2025 +0200
win32u: Process internal hardware messages while waiting.
They don't produce any window messages and should be processed as soon as possible.
http://bugs.winehq.org/show_bug.cgi?id=58816
Huw Davies huw.davies@physics.ox.ac.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |1d10eb5e9f0ece8967bc54f8d40 | |83434c1e3c65a
http://bugs.winehq.org/show_bug.cgi?id=58816
Huw Davies huw.davies@physics.ox.ac.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression