Description: Since the upgrade to 6.0 font for focused interface items became white which clashes with the colour scheme and makes it difficult to read the text. I found no way to customize this colour. Steps to Reproduce: e.g. open tools-options-libreoffice-application colours Actual Results: see the attached screenshot, scheme button is focused. Affect all menus and dialogues - everything. Expected Results: colour of the focused font should not change or should be customizable Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (X11; Linux i686; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.2
Created attachment 140329 [details] screenshot
This issue is caused by LO using the selection font colour with default (unselected) background colour for focused items on linux. On windows LO uses matching selection colours for both font and background, making the linux version behave in the same manner is probably the best way of fixing this problem. I changed the summary accordingly.
Created attachment 140352 [details] menu screenshot I was not quite correct when saying that it affects everything. My default colours are black on grey an selection colours are white on green. Main menu (tools) uses incorrect white on grey colours but in the drop-down menu selection colours are correct.
So you mean the white words "LibreOffice" and "Tools" in your screenshots should have a green background?
Maybe. Or maybe black font with a grey background. What I am mainly concerned with is that font and background colours should be consistent, at the moment LO uses unmatching colours from two tuples here: selected font with unselected background.
I cannot confirm this report. Running LibreOffice Fresh meaning 6.1.3.2 today means you use the gtk3 VCL plugin. Changing this theme (in my case of LXQt per KDE system settings > Application style > Gnome) applies perfectly to the program. Please check again and provide more information on your settings and what exactly you expect. "Document background" does not affect any control but just the Writer document canvas, Calc spreadsheet cell background etc.
It's no longer reproducible with 6.1.2.1
Thanks for retesting with the latest version. Setting to RESOLVED WORKSFORME as the commit fixing this issue hasn't been identified.
I am afraid I didn't test thoroughly enough and this issue is only partially fixed: dialogue (first screenshot) has now consistent black font on grey colours but the main menu is still white on grey (selected font on unselected background). Sorry about that, reopening.
Caolan, any idea about this? @lvm: Are running a Qt or Gtk2/3 based DE? (Help > About > VCL = gtk3)
I imagine it cannot be a gtk3 version seeing as that one has native gtk menus which are themed correctly by definition. Maybe its kde or something
I am using Qt (VCL=kde4)
(In reply to lvm from comment #12) > I am using Qt (VCL=kde4) The kde4 backend is going away. In fact, it has already been removed from master: https://lists.freedesktop.org/archives/libreoffice/2018-December/081597.html The mailing list post has info regarding the current and future options for KDE integration. Let's close this.