[Bug 9969] OPAS shows error boxes when hovering over calendar item

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 10 15:47:43 CDT 2007


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





--- Comment #1 from Mikolaj Zalewski <mikolaj.zalewski at gmail.com>  2007-10-10 15:47:42 ---
Created an attachment (id=8501)
 --> (http://bugs.winehq.org/attachment.cgi?id=8501)
patch

The problem is that SW_SHOWNOACTIVATE behaves like SW_SHOW on managed Wine
windows - the window receives a WM_TAKE_FOCUS (at least on Gnome 2.14.3) and
accepts it activating the window. OPAS seems not to be prepared for this. With
this patch that makes Wine not accept the WM_TAKE_FOCUS for the tooltip Window
the program works fine. Of course the patch is not correct - it only proves
where the problem is. OPAS also works fine in a virtual desktop.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list