Description: conditional border color turns to black, when exported to xlsx. Repro: -load conditionalFormat.xlsx -check border color of cell "test" - it orange -save as xlsx -close, and reopen the new, saved document -check border color of cell "test" - it is black expected result: border color should not change. Steps to Reproduce: 1. load conditionalFormat.xlsx 2. check border color of cell "test" - it orange 3. save as xlsx 4. close, and reopen the new, saved document - it is black Actual Results: border color changed to black Expected Results: border color should not change. (remain orange) Reproducible: Always User Profile Reset: No Additional Info: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 0517ef1669dba0e055b8ef3cf09a4b40378e476f CPU threads: 6; OS: Windows 10.0 Build 19044; UI render: Skia/Vulkan; VCL: win Locale: hu-HU (hu_HU); UI: hu-HU Calc: CL threaded
Created attachment 184225 [details] document with conditional formatted colored border
Attila Szűcs committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b66e35c721742d2ad1c8c2cc3251661b6ce81952 tdf#152581 SC: fix export of conditional border color It will be available in 7.6.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.
Attila Szűcs committed a patch related to this issue. It has been pushed to "libreoffice-7-5": https://git.libreoffice.org/core/commit/3e9e457f931502b9a64fd8b58b37ad1fe4c9ebbe tdf#152581 SC: fix export of conditional border color It will be available in 7.5.0.0.beta2. 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.
This seems to be fixed in current master.