To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=116384 Issue #|116384 Summary|Impress does not save interactions associated with mov |ies Component|Presentation Version|OOO320m19 Platform|Unknown URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|save-export Assigned to|graphicsneedsconfirm Reported by|dburr
------- Additional comments from [email protected] Mon Jan 10 01:26:52 +0000 2011 ------- Steps to reproduce: 1. Create a new presentation (File -> New -> Presentation -> Empty presentation -> Create) 2. Insert a movie (Insert -> Movie and Sound) 3. Add Interaction (right click on movie -> Interaction, then select any action). I used "Run macro" for my testing but I have also verified this with "Exit presentation". 4. Verify that interaction was added (e.g. hover over movie or view Slide Show) 5. Save document (File -> Save) 6. Close document (File -> Close) 7. Reopen document (File -> Recent Documents -> 1) 8. Interaction has disappeared! If the same procedure as above is followed but a Picture (Insert -> Picture -> >From File) is added at step 2 instead, then the Interaction is saved correctly. When using a picture, the content.xml file contains output such as this after the </draw:image> is closed but before the </draw:frame> is closed. <office:event-listeners> <script:event-listener script:language="ooo:script" script:event-name="dom:click" xlink:href="vnd.sun.star.script:Standard.Module1.Main?language=Basic&location=application"/> </office:event-listeners> If I take this exact XML and insert it into content.xml after the </draw:plugin> is closed but before the </draw:frame> is closed, then the loaded file correctly has the interaction associated with the movie. Therefore the problem is only with saving and not with loading. --------------------------------------------------------------------- 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]
