[Libreoffice-bugs] [Bug 142727] New: Colorize Cells

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 9 08:13:15 UTC 2021


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: libreoffice-bugs at lists.freedesktop.org
          Reporter: Zerstreuter.Forum at gmx.org

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210609/ab3b1dc5/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list