https://bugs.documentfoundation.org/show_bug.cgi?id=152974
--- Comment #3 from Robert Großkopf <[email protected]> --- And here the differences in XML-files, both content.xml First: Saved in LO 7.4: <style:style style:name="gr1" style:family="graphic"><style:graphic-properties fo:border="solid" style:wrap="run-through" style:number-wrapped-paragraphs="no-limit" style:vertical-pos="from-top" style:vertical-rel="paragraph" style:horizontal-pos="from-left" style:horizontal-rel="paragraph"/></style:style> Second: Opened and saved in LO 7.5: <style:style style:name="gr1" style:family="graphic"><style:graphic-properties style:wrap="run-through" style:number-wrapped-paragraphs="no-limit" style:vertical-pos="from-top" style:vertical-rel="paragraph" style:horizontal-pos="from-left" style:horizontal-rel="paragraph" draw:wrap-influence-on-position="once-concurrent" loext:allow-overlap="true" style:flow-with-text="false"/></style:style> Style definition expanded and no comment about border could be seen any more. -- You are receiving this mail because: You are the assignee for the bug.
