https://bugs.documentfoundation.org/show_bug.cgi?id=145208

            Bug ID: 145208
           Summary: FORMATTING Color Scale working in .xlsx but doesn't in
                    .ods files
           Product: LibreOffice
           Version: 7.2.2.2 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: minor
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: jnkdt...@grr.la

Description:
Background color (set with relative value) isn't proper displayed when saving
as OpenDocument (.ods) but it works as expected in Office Open XML (.xlsx)
file.

Steps to Reproduce:
1. Insert a random Numeric value (e.g. 100) in a random cell (e.g. A1)
2. Select a second random cell (e.g. B1) and go Format > Conditional > Color
Scale...
3. Set Color Scale (2 Entries). Minimum (Value) 0, Maximum (Formula) as follow:
=INDIRECT(ADDRESS(ROW(),COLUMN()-1))
4. Insert a Numeric value from 0 to 100 in second cell (B1).
5. Create (save as) two separate files: one as .ods and another one as .xlsx
6. Close LibreOffice Calc and then re-open each file.

Actual Results:
Background cell (B1) is going to change from first picked color to second one
in .xlsx.

Same background cell (B1) will be blank in .ods file (only works again if you
re-open Conditional Formating window, but if you close and re-open LibreOffice,
background cell color is going to be blank again)

Expected Results:
.ods should work as .xlsx does


Reproducible: Always


User Profile Reset: Yes



Additional Info:
.xlsx works perfect.
.ods doesn't works.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to