Description: Changes made to text elements in a specific SmartArt are lost upon saving as PPTX. Steps to Reproduce: 1. Open sample PPTX document 2. Edit text in the top two / left two elements 3. Save document (still as PPTX) 4. Restart LibreOffice 5. Open saved document Actual Results: All text changes have disappeared, reverted to the original status. Expected Results: Text changes survive safe - restart - open cycle. Reproducible: Always User Profile Reset: No Additional Info: Version: 7.0.0.0.alpha0+ Build ID: 2e9261415006ce782a7ae699c69f5be3cec29dff CPU threads: 4; OS: Linux 5.6; UI render: default; VCL: gtk3; TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2020-04-22_02:33:36 Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded
Created attachment 159880 [details] Sample PPTX document
Confirmed in LO 7.0.0.0.alpha0+ (f924658e45f256544e43c3fdb2af9b585d0f0933) & 6.3.0.4 / Ubuntu. Edited text is retained after save&reload in 6.2.0.3. => regression
Bibisected to the following commit using repo bibisect-linux-64-6.3. https://cgit.freedesktop.org/libreoffice/core/commit/?id=aafaf1f55fa413ad49d4556cf7c0a713dd206ae4 author Grzegorz Araminowicz <grzegorz.araminowicz@collabora.com> 2019-03-13 10:49:30 +0100 committer Miklos Vajna <vmiklos@collabora.com> 2019-04-08 10:07:35 +0200 PPTX export: save SmartArt as diagram instead of group of shapes
Hej Miklos, I figured you might be interested in this regression since you committed the patch (as part of last year's SmartArt work).