http://bugs.winehq.org/show_bug.cgi?id=12353 Giuseppe Bilotta <giuseppe.bilotta(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11856|0 |1 is obsolete| | --- Comment #7 from Giuseppe Bilotta <giuseppe.bilotta(a)gmail.com> 2008-04-05 09:41:55 --- Created an attachment (id=11869) --> (http://bugs.winehq.org/attachment.cgi?id=11869) New proposal to fix the problem Ok, I've uploaded a new patch. This one offers another solution, and sounds to me like the proper fix for both this bug and bug 12264 These bugs are caused by the fact that WINE doesn't map the zero-rect windows some apps use as hidden main windows, something that doesn't happen in Windows. My proposed solution is to NOT skip the taskbar when we aren't mapping the owner. The alternative solution (to map the owner if it it's not mapped already) causes some horrible artifacts such as making the hidden window visible or causing an unselectable main window. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.