[Bug 2891] Tooltip window steals focus and creates a "normal" window
3 Oct
2005
3 Oct
'05
11:44 a.m.
http://bugs.winehq.org/show_bug.cgi?id=2891 ------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-03-10 11:44 ------- A quick hack seems to fix this: in x11drv/window.c change line 124 from if (!data->managed && !using_wine_desktop && is_window_managed( data->hwnd )) into if (data->managed && !using_wine_desktop && is_window_managed( data->hwnd )) (and get rid of the next line which makes no sense noiw) i will investigate this further this evening when i have more time (as this will probably break other things .... :) ) -- 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.
7463
Age (days ago)
7463
Last active (days ago)
0 comments
1 participants
participants (1)
-
Wine Bugs