https://bugs.documentfoundation.org/show_bug.cgi?id=164712
Bug ID: 164712
Summary: CharBackColor returns different value compared to
previous releases
Product: LibreOffice
Version: 24.8.4.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: [email protected]
Reporter: [email protected]
Created attachment 198545
--> https://bugs.documentfoundation.org/attachment.cgi?id=198545&action=edit
Version 7's behavior
When testing a textcursor's CharBackColor property of a block that has multiple
colors, the returned value is different between v7.6.7.2 and v24.8.4.2
Test envs,
Version: 24.8.4.2 (X86_64) / LibreOffice Community
Build ID: bb3cfa12c7b1bf994ecc5649a80400d06cd71002
CPU threads: 12; OS: Windows 10 X86_64 (10.0 build 19045); UI render:
Skia/Raster; VCL: win
Locale: en-AU (en_AU); UI: en-GB
Calc: CL threaded
Version: 7.6.7.2 (X86_64) / LibreOffice Community
Build ID: dd47e4b30cb7dab30588d6c79c651f218165e3c5
CPU threads: 12; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: en-AU (en_AU); UI: en-GB
Calc: CL threaded
In v7 the result is Empty, while in v24 the result is one of the colors used.
Which is the correct behavior? I've used v7's Empty as a way to find
multicolored paragraphs but v24 breaks this.
--
You are receiving this mail because:
You are the assignee for the bug.