To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93485





------- Additional comments from [EMAIL PROTECTED] Thu Oct 23 12:37:09 +0000 
2008 -------
AW: Debugged with HDU on linux version (mac version is ready, too). The basic
problem seems to be that the VCLPixelRenderer may fetch the background from it's
target device when transparent primitives need to be painted. In the
consequence, the SingleObjectPainter (and the ObjectContactOfObjListPainter it
is using) do not work with Windows. There are two solutions:

(a) Try to get transparent renderings in the VCL renderers work without the need
to fetch the background
(b) Change all ObjectContactOfObjListPainter users to pre-render in a VDev

I know there were some caveats for (a) since i originally started with trying to
do (a), but there were cases where this was not possible and leaded to the wrong
results. Ironically i cannot exactly remember what was that caveat. Since this
would be the better solution, i will try (a) first.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to