Created attachment 143619 [details] Sample document that contains motion path animations ( freedom line, curve, polygon) Steps to reproduce: 1. Open the attached file. 2. Save as pptx. 3. Open it in PowerPoint and play. Actual result: none of the motion path plays. Expected result: all types of motion paths should work.
Created attachment 143646 [details] Sample document that contains motion path animations ( updated ).
Mark Hung committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=576b53468a15b2952dbdf9612f8a87d54b16680a tdf#118825 refactor basegfx::utils::exportToSvgD with putCommandChar. It will be available in 6.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Mark Hung committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a85565653d770418f1f5a8bbfd13dfbe890ac7bb tdf#118825 move basegfx::internal::putNumberCharWithSpace It will be available in 6.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Mark Hung committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=071d8aff7cbe38c0522c5a87ee77dd1b0d2da91f tdf#118825 Implement OOXMLMotionPath in exportToSvgD of basegfx. It will be available in 6.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Mark Hung committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=daa131c420c640a66c36e69da58f7e6a9d9bd8f0 tdf#118825 use exportToSvgD for motion path in pptx filter. It will be available in 6.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.