[Libreoffice-bugs] [Bug 128847] New: OutputDevice::GetPixel() not returning color on MacOS

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Nov 16 23:21:19 UTC 2019


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

            Bug ID: 128847
           Summary: OutputDevice::GetPixel() not returning color on MacOS
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: Mac OS X (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: graphics stack
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: chris.sherlock79 at gmail.com

Description:
It appears that for some time now we have not been able to use
OutputDevice::GetPixel() on MacOS (I can say from at least Mojave, maybe
longer). In fact, we have unit tests that show this already in
vcl/qa/cppunit/bitmaprender/BitmapRenderTest.cxx and vcl/qa/cppunit/outdev.cxx

I am filing this as a bug. 

Steps to Reproduce:
Without the #ifdefs around the tests to exclude MacOS, running make
CppunitTest_vcl_bitmap_render_test with fail. 

Actual Results:
GetPixel() returns wrong colour.

Expected Results:
GetPixel() should returns right colour.


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
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/20191116/8fadb5c7/attachment.html>


More information about the Libreoffice-bugs mailing list