https://bugs.documentfoundation.org/show_bug.cgi?id=107727
--- Comment #13 from Regina Henschel <[email protected]> --- Created attachment 177960 --> https://bugs.documentfoundation.org/attachment.cgi?id=177960&action=edit Examples to see the problem The problem is deeper. The current logic is not correct. The current 'if' catches only the case, that all four borders are set. With adding an 'else' for 'no border', the cases with only some borders set would change from 'all four default border' to 'no border'. So those cases would be still wrong. Open attached document and save it to RTF. Open the saved document. The borders have changed to default. -- You are receiving this mail because: You are the assignee for the bug.
