Bug 156527 - ODF: Remove deprecated presentation animations
Summary: ODF: Remove deprecated presentation animations
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
24.2.0.0 alpha0+
Hardware: All All
: lowest minor
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Object-Animations
  Show dependency treegraph
 
Reported: 2023-07-30 12:31 UTC by Regina Henschel
Modified: 2023-08-03 18:38 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Regina Henschel 2023-07-30 12:31:14 UTC
ODF 1.4 will deprecate the <presentation:animations> element and its child elements. Those correspond to animations in sxi format from OOo1.

In my tests I see that when <presentation:animations> elements in sxi files or odp files are imported, they are converted to SMIL animations and saved as such. But I have not examined the code, whether that really happens in all cases.

Task is to verify that in all cases <presentation:animations> elements are converted to SMIL animations and that a <presentation:animations> element is never written on save.  No longer used code has to be removed.

This is not urgent, because ODF 1.4 only deprecates the elements. And the remove in ODF 1.5 will not be in near future. This bug report is only to not forget it.
Comment 1 Roman Kuznetsov 2023-08-03 18:38:15 UTC
Let's set to NEW then