Issue 90639 - Aqua: clipping does not work in fly in effect
Summary: Aqua: clipping does not work in fly in effect
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: DEV300m15
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: OOo 3.0
Assignee: wolframgarten
QA Contact: issues@gsl
URL:
Keywords: aqua
Depends on:
Blocks:
 
Reported: 2008-06-11 23:21 UTC by philipp.lohmann
Modified: 2008-08-15 14:24 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
bugdoc (12.95 KB, application/vnd.oasis.opendocument.presentation)
2008-06-11 23:22 UTC, philipp.lohmann
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description philipp.lohmann 2008-06-11 23:21:41 UTC
- load attached doc
- play presentation
-> ellipsis flies in but is not clipped properly
Comment 1 philipp.lohmann 2008-06-11 23:22:30 UTC
Created attachment 54411 [details]
bugdoc
Comment 2 hdu@apache.org 2008-06-12 07:47:07 UTC
.
Comment 3 hdu@apache.org 2008-06-30 11:45:43 UTC
Oh, the unbelievable horror in outdev6.cxx's method OutputDevice::DrawTransparent() that depends on 
specific bitmap formats...
Comment 4 hdu@apache.org 2008-07-18 12:30:56 UTC
Replacing the method with the more direct implementation available for Quartz targets in CWS vcl91 fixes 
the problem.
Comment 5 philipp.lohmann 2008-07-18 15:36:19 UTC
please verify in CWS vcl91
Comment 6 wolframgarten 2008-07-21 10:02:39 UTC
Verified in CWS.
Comment 7 wolframgarten 2008-08-15 14:24:02 UTC
Tested in OOO300_m2. Closed.