http://bugs.winehq.org/show_bug.cgi?id=5169 Summary: EVE-Online login screen looses keyboard focus (window is not started as managed) Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-x11driver AssignedTo: wine-bugs(a)winehq.org ReportedBy: kelfe(a)gmx.de The EVE-Online login screen is started as unmanaged window. (visible on virtual desktops, no taskbar entry) parameters are: WS_POPUP, WS_CLIPSILBINGS, WS_SYSMENU, WS_GROUP If you force the window via a change in the x11drv (if WS_SYSMENU then managed) to be managed it doesn't loose the keyboard focus, appears only on the correct virtual desktop and has a taskbar entry. The only disadvantage is that you can not longer change the login window position. -- 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.