Bug 162269 - [24.2 regression] automatic text color is white on light green background : not readable
Summary: [24.2 regression] automatic text color is white on light green background : n...
Status: RESOLVED DUPLICATE of bug 161766
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
24.2.4.2 release
Hardware: x86-64 (AMD64) Linux (All)
: medium minor
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-30 14:14 UTC by mohican
Modified: 2024-07-30 15:41 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
test of text on various background colors (33.66 KB, application/vnd.oasis.opendocument.spreadsheet)
2024-07-30 14:17 UTC, mohican
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mohican 2024-07-30 14:14:12 UTC
Description:
just installed the newest version of Linux Mint, it comes with LibreOffice 24.2.4.
I observed a very annoying difference from the last versions : now text is white on more light color background
e.g. light green #00F00
see test file attached

some unfortunate tweaking has occurred on when to switch to white text !

Steps to Reproduce:
1.write a text in Writer or Calc
2.select it and choose a personalised background color 00F00

Actual Results:
text turns white and is barely visible

Expected Results:
text should remain black on light backgrounds


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 24.2.4.2 (X86_64) / LibreOffice Community
Build ID: 420(Build:2)
CPU threads: 8; OS: Linux 6.8; UI render: default; VCL: gtk3
Locale: fr-FR (fr_FR.UTF-8); UI: fr-FR
Ubuntu package version: 4:24.2.4-0ubuntu0.24.04.2
Calc: threaded
Comment 1 mohican 2024-07-30 14:17:53 UTC
Created attachment 195606 [details]
test of text on various background colors
Comment 2 mohican 2024-07-30 15:01:45 UTC
currently the limit is between
10FF10 white text (not readable)
11FF11 black text (readable)

from my tests I suggest the switch to white should occur around 00C000
Comment 3 mohican 2024-07-30 15:05:31 UTC
or even around 009900 where I find white and black both equally readable
Comment 4 Heiko Tietze 2024-07-30 15:41:53 UTC

*** This bug has been marked as a duplicate of bug 161766 ***