Issue 75315

Summary: Make slideshow animation z order optional
Product: Impress Reporter: thb
Component: codeAssignee: christian.guenther
Status: CLOSED FIXED QA Contact: issues@graphics <issues>
Severity: Trivial    
Priority: P3 CC: issues, kami911, pagalmes.lists
Version: recent-trunk   
Target Milestone: OOo 2.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

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