https://bugs.documentfoundation.org/show_bug.cgi?id=145725
Bug ID: 145725
Summary: Under Option VBAsupport 1 the RGB() wrongly
interchanghes the values for Red and Blue.
Product: LibreOffice
Version: 4.1.5.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: [email protected]
Reporter: [email protected]
Created attachment 176297
--> https://bugs.documentfoundation.org/attachment.cgi?id=176297&action=edit
The attachment announced in the original report
RGB(255, 0, 0) is "pure red" under standard conditions.
It is pure blue as expected for
RGB(0, 0, 255) if called in a module having enabled Option VBAsupport 1 .
Very Strange!
Additional examples are contaoined in tzhe attachment.
The misbehavior was tested and verified down to V4.1.5.3 (from PortableApps
package) and is still present in V7.2.1.2.
See Attachment!
--
You are receiving this mail because:
You are the assignee for the bug.