[Bug 9169] Battlefield 2142: Regression: Spawn screen is invisible after joining a server

Wine Bugs wine-bugs at winehq.org
Fri Aug 3 09:11:25 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=9169





------- Additional Comments From vitaliy at kievinfo.com  2007-03-08 09:11 -------
No it doesn't look ok. The whole propose of the patch was to allow Desktop to
receive focus.

That function is used in only one place. That place is responsible for letting
user space know to send activate/deactivate messages to windows when foreground
window changes (see set_foreground_window in dlls/user32/focus.c).

All that simply means that any app that calls SetForegroundWindow
(GetDesktopWindow()) will work properly while it didn't work before at all in Wine.

On the side note, virtual desktop does not guarantee proper focus handling. If
you have such problems you should not use virtual-desktop.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list