https://bugs.documentfoundation.org/show_bug.cgi?id=152973
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda |.freedesktop.org |tion.org Ever confirmed|0 |1 Keywords|needsUXEval |needsDevAdvice Status|UNCONFIRMED |NEW --- Comment #6 from Heiko Tietze <[email protected]> --- The application dark mode makes the document not WYSIWYG anymore. For the buttons it's even more complex as your theme might be dark (and buttons are dark with white font) but when exported to PDF those colors are not taken into the document (neither you can be sure the document is drawn identically on someone else's machine and explicitly setting the font color to white would be wrong). I see two solutions: a) apply some default, hard-coded colors on export (and show it locally depending on the used theme), b) always use non-native colors but make it editable (meaning effectively to bind it to some application color), and c) just WF/NAB the issue. Essentially the point is how PDF handles forms with the goal to have a button blend into the system look and feel; guess that's defined in PDF and we just need to properly export. => new, needsdevadvice -- You are receiving this mail because: You are the assignee for the bug.
