https://bugs.documentfoundation.org/show_bug.cgi?id=135026
Gabor Kelemen (allotropia) <kelem...@ubuntu.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|97895 |166088 --- Comment #5 from Gabor Kelemen (allotropia) <kelem...@ubuntu.com> --- This has changed in 7.4 with: https://cgit.freedesktop.org/libreoffice/core/commit/?id=f07d4faac47cdf3cd09b036d07b03c6bb8d86372 before, these large arrow images filled some frames which used to have text content but now, these are empty. This was also a fileopen problem, but there are still many other issues with the file: - in the odt, there are 10 frames and 22 images, after RTF roundtrip this changes to 5 frames and 17 images. Before the above change, there were 0 frames, so an improvement there. - the frames "Paléogénét 1"/2/3 are linked together in odt into a Sequence, after roundtrip the first keeps its text content, but the rest are lost, including the frames and images missing from the total number above. Let's refocus this bug on saving these mostly properly, as this is data loss. - red text color, small cap, bold paragraph formatting from the "Qu’est-ce que l’ADN ?" paragraphs "Heading 2" style leaks as DF into the subsequent text - this is the non-lost part of the "Paléogénét 1" frame - The "La paléogénétique" paragraph seems to get the "Keep with next paragraph" text flow setting enabled, making it appear below the "Paléogénét 1" frame - Drop cap setting is lost from the "La recherche de nos origines et de l'histoire de Néandertal" sentence - the "Titre 1 avec saut de page" para style should have inherited a 0.55 cm "Spacing below" from "Heading 1", but this is zeroed out. Heading 1 keeps its 0.55 cm "Spacing below" correctly after the RTF roundtrip. Version: 25.8.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: 5913201efff027e683b2ff15349943d99b726414 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: hu-HU (hu_HU.UTF-8); UI: en-US Calc: threaded Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=97895 [Bug 97895] [META] RTF Page related issues https://bugs.documentfoundation.org/show_bug.cgi?id=166088 [Bug 166088] [META] RTF Frame object related issues -- You are receiving this mail because: You are the assignee for the bug.