https://bugs.documentfoundation.org/show_bug.cgi?id=152537
--- Comment #23 from Mike Kaganski <[email protected]> --- Created attachment 186537 --> https://bugs.documentfoundation.org/attachment.cgi?id=186537&action=edit A minimized FODT from a real document with non-standard default-style affecting page background The attachment contains a minimal reproducer of the same problem. Namely, in https://forumooo.ru/index.php?topic=9750, a document appeared with page background set, but not active in the text body and header/footer, despite all the properties of page, paragraphs, and characters (style and direct) do not set the white background. The problem is this: <style:default-style style:family="paragraph"> <style:paragraph-properties fo:background-color="#ffffff"/> </style:default-style> It defines the background, and it has *no* UI at all. User has no way to "fix" the document (or to set up such an effect themselves, if desired). I don't know where the problematic document came from. Maybe it is generated by another ODF generator. But the lack of UI for the wide range of settings available in those style:default-style elements is bad. -- You are receiving this mail because: You are the assignee for the bug.
