https://bugs.documentfoundation.org/show_bug.cgi?id=136928
Michael Weghorn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needsUXEval CC| |[email protected], | |heiko.tietze@documentfounda | |tion.org --- Comment #20 from Michael Weghorn <[email protected]> --- (In reply to Michael Weghorn from comment #19) > So if that's (almost) the expected outcome, one would presumably have to > check where the style settings for the 'rRenderContext' param come from. Turns out black is actually the unmodified font color from the system style/theme, but there are separate colors for window text, dialog text, etc. In that context, dialog text color sounds fitting to me, Gerrit patch here: https://gerrit.libreoffice.org/c/core/+/140029 By itself, that would break gtk3 (which then uses light gray signs/"icons" on white background). To me, using dark background for gtk3 too would seem consistent e.g. also with the "Character" item just below the tab signs, but I'm not a UI expert. Any thoughts on this? @Caolán: Any idea on whether the drawing area background here is white for gtk3 intentionally even with e.g. GTK_THEME=Adwaita:dark ? -- You are receiving this mail because: You are the assignee for the bug.
