[Bug 1798] Keyboard focus to terminal, not the program

Wine Bugs wine-bugs at winehq.org
Fri Feb 9 17:47:14 CST 2007


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





------- Additional Comments From vitaliy at kievinfo.com  2007-09-02 17:47 -------
+    if (!data->managed) {
+      /* Even if "Managed = Y" is found in the config file, fullscreen windows */
+      /* are marked as unmanaged */
This is not correct. If Managed=N _all_ windows are unmanaged - see the top of
the winex11.drv/windows.c Which means you should never disable "Managed".

So if you have this problem, then you purposely introduced that problem.

If some one have Gnome's task bars over their window see bug 4876.

-- 
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