Description: If a text document has a chart and is saved as fodt, then when it is open at a later time the chart is not rendered. The data is still there, as if the chart is edited to change its appearance, then it is rendered. This does not happen when saved as odt. Steps to Reproduce: 1. Create a new text document. 2. Insert a chart. The default example is enough. 3. Optionally add a border to it to see where it is in the fodt. 4. Save as fodt. 5. Close it and open it again. Actual Results: The chart is invisible. You can see the border if you added it. If you edit the chart and change its appearance then it's rendered. Expected Results: The chart is rendered the same as before closing the document. Reproducible: Always User Profile Reset: No Additional Info: Reproduced in the stable 7.2.5.2 version and in the latest nightly (2022-01-25).
Confirmed using Version: 7.4.0.0.alpha0+ (0c3b8792b712e939d2ad524d554f96616b4844be) / Ubuntu. Not seen in old versions. -> regression Bibisected to the following commit using repo bibisect-linux-64-7.1. Adding CC: to Mike Kaganski. https://cgit.freedesktop.org/libreoffice/core/commit/?id=574eec9036c5f185b3572ba1e0ca9d111eb361dc author Mike Kaganski <mike.kaganski@collabora.com> 2020-09-12 17:22:23 +0300 committer Mike Kaganski <mike.kaganski@collabora.com> 2020-09-15 06:09:04 +0200 tdf#77007: chart must honor its parent's IsEnableSetModified
See bug 141892 comment 8... *** This bug has been marked as a duplicate of bug 141892 ***