Bug 167363 - [26.2] If you try to set a selection property, it will be filled with a dark blue color
Summary: [26.2] If you try to set a selection property, it will be filled with a dark ...
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
26.2.0.0 alpha0+ master
Hardware: All Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:26.2.0
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2025-07-03 09:21 UTC by nobu
Modified: 2025-07-10 17:30 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nobu 2025-07-03 09:21:33 UTC
Description:
[26.2] If you try to set a selection property, it will be filled with a dark blue color.

Steps to Reproduce:
1. Open new Calc.
2. Select Cell range [ A1:A2 ].
3.  Set the background color to red.

Actual Results:
4. The selection fills in blue.
  If you do something else, you can see that the background color of the area is red.

Expected Results:
4. The selection fills in red.


Reproducible: Always


User Profile Reset: No

Additional Info:

The other property settings on the toolbar are similar.

Also, regardless of the property, the selection fills in dark blue when you resize the Calc window.

Not reproduced with
[2025-06-27]
Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 04bd455e36b054001e08a0a3256d508a009ffef3
CPU threads: 4; OS: Windows 10 X86_64 (build 19045); UI render: Skia/Vulkan; VCL: win
Locale: en-US (ja_JP); UI: en-US
Calc: CL threaded

Reproducible with
[2025-07-03]
Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: bfa28a257ae621747dddbb61f228705cf46079b8
CPU threads: 4; OS: Windows 10 X86_64 (build 19045); UI render: Skia/Vulkan; VCL: win
Locale: en-US (ja_JP); UI: en-US
Calc: CL threaded
Comment 1 nobu 2025-07-05 01:21:22 UTC
Reproducible with
[2025-07-04]
Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 36a55369a6ac72ae985cf31405b7f52686665d84
CPU threads: 4; OS: Windows 10 X86_64 (build 19045); UI render: Skia/Raster; VCL: win
Locale: en-US (ja_JP); UI: en-US
Calc: CL threaded
Comment 2 raal 2025-07-05 15:41:57 UTC
No repro in Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 20667acbca5df17771a3581632a672d5db4e751b
CPU threads: 4; OS: Linux 6.8; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded
Comment 3 Saburo 2025-07-09 23:45:25 UTC
bibisected with win64-26.2
commit 1994fb2b3018867ba5d0d5134a7d5998a25658c6
author	Noel Grandin

tdf#166842 do not use FillColor==COL_TRANSPARENT...

***
Not reproduced in single cells
Reproduced on Linux with SAL_USE_VCLPLUGIN=gen
Comment 4 Commit Notification 2025-07-10 17:29:24 UTC
Noel Grandin committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/222878ec84e6be016cea53cd3e8cd59c130f2b8f

tdf#167361 tdf#167363 tdf#167384 Highlighting and transparency fail

It will be available in 26.2.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.