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

Patrick Luby <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |

--- Comment #70 from Patrick Luby <[email protected]> ---
(In reply to Patrick Luby from comment #68)
> I will do some experimentation over the next few days and see if I can see
> any Skia code that is ignoring pixel format differences. I'll post again
> when I have some news.

I have added a potential fix starting in the 2023-01-29 nightly build. While
experimenting, I found that when a window moves to another screen, macOS may
change the pixel format of the window's CAMetalLayer. Skia forces the
pixelFormat to RGBA8888 when it creates the CAMetalLayer, so I added code to
force it to RGBA8888 when the screen has changed as well.

Would anyone be willing to try the latest nightly build and see if there is any
change in the thumbnail image colors or the Help > About dialog image colors?
If there is no change in colors, can you run the nightly build from the
Terminal using the following command and then paste any output in the Terminal
that you see? I'm looking for any output lines with "vcl.skia.metal" in them:

/Applications/LibreOfficeDev.app/Contents/MacOS/soffice

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to