<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - OutputDevice::GetPixel() not returning color on MacOS"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=128847">128847</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>OutputDevice::GetPixel() not returning color on MacOS
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>Mac OS X (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>graphics stack
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>chris.sherlock79@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>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:</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>