No subject


Tue Mar 17 14:04:44 CDT 2009


All the dialog images are drawn in a window below the main battle.net window.
All the battle.net text child windows only draw the text and no graphics.
Apparently on a transparent background.

[desktop window]
+-->[graphics window]
+-->[battle.net window]
    +-->[dialog boxes]

So all the graphics are being draw, but because the battle.net window
is drawn on top with a transparent background the graphics window does
not show.

The battle.net hack floating around, that does draw the graphics, does not
draw the text dialog windows.

Does this have to do with the fact that X11 does not support alpha blending,
and that what is now drawn as black is supposed to be transparent?

--- Comment #112 from Freddie Tilley <freddie.tilley at gmail.com>  2009-06-27 06:13:01 ---
Whoops, accidentally posted http://bugs.winehq.org/show_bug.cgi?id=2467#c110
before it was complete

--- Comment #113 from Miguel Lopez <graptorx at gmail.com>  2009-07-25 15:18:11 ---
Created an attachment (id=22615)
 --> (http://bugs.winehq.org/attachment.cgi?id=22615)
partial redrawing

I have noticed that even though in most of Battle.nets menus we get the
overlapping text, there are areas that does not have that issue... even though
i am not a programmer I think that maybe there we can find a clue of what is
causing the problem...

As other said the backgrounds are being drawn below the screen and when i have
wine creating a virtual desktop if i move over another window on top of
starcraft the window stays drawn there.

Wine 1.1.26
Slackware 12.2

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



More information about the wine-bugs mailing list