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

            Bug ID: 142727
           Summary: Colorize Cells
           Product: LibreOffice
           Version: 7.1.3.2 release
          Hardware: All
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: [email protected]
          Reporter: [email protected]

Description:
Bad : Tabelle.getCellbyPosition(6,l).CellBackcolor = &H00FF00 
Good: Tabelle.getCellbyPosition(6,l).CellBackcolor = &H01FF01

colorizing backcolor into green fails - the backcolor is changed to white
instead

if i change the value to &H01FF01 it colorize to green fine 

Steps to Reproduce:
see description

Actual Results:
&H00ff00 is wrong interpretet to white

Expected Results:
change cell background to green


Reproducible: Always


User Profile Reset: No



Additional Info:
[Information automatically included from LibreOffice]
Locale: de
Module: SpreadsheetDocument
[Information guessed from browser]
OS: Windows (All)
OS is 64bit: no

expected with 7.0.2 with same result - update to 7.1.3.2 with same result

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to