Description: When using LibreOffice in dark mode, some text in the settings interface is rendered in black, making it invisible against the black background. This issue only occurs when certain settings are unavailable and cannot be clicked or interacted with. The text appears as if it is present but is difficult to read or entirely invisible due to the black-on-black color scheme. Steps to Reproduce: 1. Set LibreOffice to dark mode (through the Tools → Options → Application Colors). 2. Navigate to the settings where certain options are unavailable (e.g.,paste when nothing on the clipboard or connect cells on calc). 3. Observe that the text for those unavailable settings appears in black, making it unreadable on the dark background. Actual Results: The text for unavailable settings appears in black on a black background, making it effectively invisible or very hard to read. Expected Results: The text for unavailable settings should be visible with a white color to ensure readability in dark mode. Reproducible: Always User Profile Reset: No Additional Info: Version: 25.2.2.2 (X86_64) / LibreOffice Community Build ID: 520(Build:2) CPU threads: 12; OS: Linux 6.14; UI render: default; VCL: gtk3 Locale: de-DE (de_DE.UTF-8); UI: de-DE 25.2.2-1 Calc: threaded
Created attachment 200191 [details] Libreoffice writer
Created attachment 200192 [details] Libreoffice calc
Created attachment 200193 [details] Libreoffice calc when connecting cells available
Please test in safe mode, Menu/Help/Restart in Safe Mode
When testing in safe mode with following settings (see new attachment), it works. Then I used the same settings, saved them and it seemed to work. But actually, after restarting the program the bug appears again.
Created attachment 200195 [details] Settings
Created attachment 200196 [details] Appearence after new settings
Created attachment 200198 [details] More "hidden" settings
I changed the summary: settings -> commands as that is what I understand is really the point here. (In reply to enriquermcd from comment #8) > Created attachment 200198 [details] > More "hidden" settings I don't see the text as black in my UI, but maybe there were fixes after 25.2.2, can you check? Arch Linux 64-bit Version: 25.2.4.3 (X86_64) / LibreOffice Community Build ID: 520(Build:3) CPU threads: 8; OS: Linux 6.14; UI render: default; VCL: gtk3 Locale: fi-FI (fi_FI.UTF-8); UI: en-US 25.2.4-1 Calc: threaded
I just freshly reinstalled my Linux System and the black text is still showing up for the cut and paste button on the tab bar, when not available (see image). The only settings that I changed are: - Icons to Breeze dark - Write default document color to white - User interface to tabbed In safe mode tho, the text looks white. But after using CTRL+V to paste something and then removing it, the text appears black again. So I don't think it has to do with any of my settings. Version: 25.2.4.3 (X86_64) / LibreOffice Community Build ID: 520(Build:3) CPU threads: 12; OS: Linux 6.15; UI render: default; VCL: gtk3 Locale: de-DE (de_DE.UTF-8); UI: de-DE 25.2.4-2 Calc: threaded
Created attachment 201729 [details] Black text on black background
Created attachment 201730 [details] Black text on black background (safe mode)
Created attachment 201731 [details] White text on black background (safe mode)
(In reply to enriquermcd from comment #10) > In safe mode tho, the text looks white. But after using CTRL+V to paste > something and then removing it, the text appears black again. So I don't > think it has to do with any of my settings. Now I do see it - it might take some time or an action to see it indeed. Sometimes even in Safe Mode it switches to black almost instantly.
The colour for disabled items is lighter before commit d2bf91d9594e38552e030b66dfb71084d0fb2664 Set StyleSettings::DisableColor value in GTK
The root cause may be the same as for #166169.
*** Bug 166169 has been marked as a duplicate of this bug. ***