Description: Low contrast between text being spellchecked and the background of the text in the spell checker when using dark mode in pop!_OS Steps to Reproduce: 0. System theme on Pop!_OS set to the default Settings->Apeparance->Appearance->Dark 1.Tools->Options->Personalization: Default view, do not use themes, then OK 2.Open a document with spelling that is not recognised in the spell checker 3.Run a spell check (F7) Actual Results: The text displayed in the spell check window is black on a dark grey background and is hard to read due to the lack of contrast. Text for buttons and other info in the window is light grey and easy to read Expected Results: The text displayed against the dark background should be light, or the background should be light with the text dark. Reproducible: Always User Profile Reset: No Additional Info: Version: 7.1.3.2 / LibreOffice Community Build ID: 10(Build:2) CPU threads: 12; OS: Linux 5.11; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Ubuntu package version: 1:7.1.3~rc2-0ubuntu0.20.10.1~lo1 Calc: threaded
Created attachment 172588 [details] Screenshot Illustration of the issue
Suggested fix - the text colour and background for sample text and suggestions in the spellcheck window should match the document settings.
*** Bug 143060 has been marked as a duplicate of this bug. ***
*** Bug 143330 has been marked as a duplicate of this bug. ***
Can confirm, this is an issue.
*** Bug 150415 has been marked as a duplicate of this bug. ***
Bibisected with 6.3 repo: author Caolán McNamara <caolanm@redhat.com> 2019-06-14 commit 243b5b392906042ab03800e0b5765e6f3513372c weld SpellDialog and now magical CC
well, I can make the background the "document background" color which is what the dialog seems to assume is the case
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/2ea790200f5d915f88c6f78014d978ce8d91e33f tdf#142631 use document background color in the spelling widget It will be available in 7.5.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
backport to 7-4 in gerrit
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-4": https://git.libreoffice.org/core/commit/61dae407d98d07a67e4eda63415cc8588e13c91d tdf#142631 use document background color in the spelling widget It will be available in 7.4.2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
It's ok now in Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: e46f9cc4b506c325cbe1060777bbc81fd1630f49 CPU threads: 16; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded Was not ok in Version: 7.4.0.2 / LibreOffice Community Build ID: 1512ce97d7ed39dce3121f7e15651fd8895f950e CPU threads: 16; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded
*** Bug 133306 has been marked as a duplicate of this bug. ***
*** Bug 131978 has been marked as a duplicate of this bug. ***
Created attachment 184414 [details] Screenshot - of the problem persisting
Is this really fixed? Just now I downloaded and ran LO, on Linux Mint 21.1 Cinnamon, and I saw the attached. Note the colour of the words 'hello there'. Those words are not very readable, are they?
(In reply to nicholasjoll from comment #16) > Is this really fixed? Just now I downloaded and ran LO, on Linux Mint 21.1 > Cinnamon, and I saw the attached. > > Note the colour of the words 'hello there'. Those words are not very > readable, are they? 7.5 will be released in February 2023. It's tested now in order to be released on time.
7.4.2 was released on 13 October 2022. Go to Help - About. If you have 7.4.2 version but you don't see the changes go to Help - Restart in Safe Mode - Factory settings and check that two options and restart. Everything should be fine. If not please come back with feedback.
It is not fixed in Version: 7.4.3.2 / LibreOffice Community Build ID: 1048a8393ae2eeec98dff31b5c133c5f1d08b890 CPU threads: 16; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded But it is fixed in Version: 7.5.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: ad085990b8073a122ac5222e5220f8f1d6826dcf CPU threads: 16; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded Caolan, in both cases I restart to Help - Restart in Safe mode - Factory settings - and I changed in Tools - Options - LibreOffice - Application Color - LibreOffice Dark. Something have to be changed in code OR we should remove 7.4.2 target.
Created attachment 184416 [details] screenshot from Version: 7.4.3.2
A missing part in 7.4 which is present in 7.5 is likely that of https://bugs.documentfoundation.org/show_bug.cgi?id=116566 which I've not cherry-picked for consideration for inclusion into 7-4 as https://gerrit.libreoffice.org/c/core/+/144910