Issue 75315 - Make slideshow animation z order optional
Summary: Make slideshow animation z order optional
Status: CLOSED FIXED
Alias: None
Product: Impress
Classification: Application
Component: code (show other issues)
Version: recent-trunk
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.3
Assignee: christian.guenther
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-12 14:41 UTC by thb
Modified: 2009-10-28 20:55 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description thb 2007-03-12 14:41:33 UTC
Due to potentially higher resource consumption and reduced speed (for certain
uncommon cases), making slideshow animation z order a configuration option.
Comment 1 thb 2007-03-12 14:42:00 UTC
Setting a target
Comment 2 thb 2007-04-25 21:46:28 UTC
Fixed in CWS presfixes12.
Comment 3 thb 2007-05-02 16:19:52 UTC
To test: delete the registry/cache subdir in the user installation dir, and add
the following lines into the "Misc" section of
registry/data/org/openoffice/Office/Impress.xcu:

<prop oor:name="SlideshowRespectZOrder" oor:type="xs:boolean">
    <value>false</value>
</prop>

If not there, add the misc section like this:
<node oor:name="Misc">
 ...stuff...
</node> 


Comment 4 thb 2007-05-02 16:21:05 UTC
@cgu: please verify in CWS presfixes12
Comment 5 christian.guenther 2007-06-29 14:25:39 UTC
CGU: verified in cws oresfixes12
Comment 6 christian.guenther 2007-09-25 11:49:06 UTC
CGU: integrated in src680m228 and oog680m5