https://bugs.documentfoundation.org/show_bug.cgi?id=154703
--- Comment #8 from Justin L <[email protected]> --- Created attachment 186668 --> https://bugs.documentfoundation.org/attachment.cgi?id=186668&action=edit ooo39250-1-minB.rtf : table in framePr RTF can also import as framePr, although the export as RTF loses the framePr status I believe, and exports as a different kind of frame. Lots of things don't export nicely into RTF, so I won't spend much time with that format. I'm not sure if this attachment is much value. It doesn't import the table nicely, but I assume that is just an RTF import issue, and not a framePR specific issue. LO has an INVERT_BORDER_SPACING compat setting for DOC/X, but not for RTF. The setting just ignores paragraph border spacing (inside a frame only I assume). I have to assume that it was put in place simply to handle these framePrs - in the strange cases where the frame contains paragraphs with differing border spacings. In that case it probably shouldn't apply to non-framePr frames but I expect that LO doesn't know the difference. In any case, I didn't dare to apply it to RTF as well - too many import/export implications to consider in an already bad starting place. -- You are receiving this mail because: You are the assignee for the bug.
