https://bugs.documentfoundation.org/show_bug.cgi?id=156881
--- Comment #27 from Patrick Luby <[email protected]> --- (In reply to Hurri39 from comment #26) > Created attachment 189830 [details] > Video of issue with Skia Metal using developper nightly release Thank you for the video. One thing that caught my eye is when you moved the mouse over the "Calc Spreadsheet" button in the Start Center, that button gets filled with green when you move the mouse to another button. This seems like it might be an easier case to debug so I will try to find the drawing commands that are being called when the mouse leaves one of these buttons. I am hoping that some very specific drawing commands such as "invert drawn pixels" cause this bug. Can you try running the nightly master build from the Terminal using the following steps?: 1. Open the Terminal application and run the following command: /Applications/LibreOfficeDev.app/Contents/MacOS/soffice 2. In the Start Center window, move your mouse over the "Calc Spreadsheet" button and then move your mouse over "Writer Document" button. 3. After you see the "Calc Spreadsheet" button get filled with green, copy any messages in the Terminal window into a comment in this bug. -- You are receiving this mail because: You are the assignee for the bug.
