https://bugs.documentfoundation.org/show_bug.cgi?id=172048
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #1 from [email protected] --- We can confirm the exact same behavior from our Java/OOoBean integration. This has been a major issue for us. Thank you for providing a minimal C++ reproduction case - this proves it is not Java-specific but affects any external process control of LibreOffice when Skia hardware rendering is active. Additional note: In LibreOffice 26.x, Skia cannot be fully disabled anymore (the GUI option is enforced/greyed out in some configurations). Even forcing Skia/Raster software rendering does not resolve the issue. Only in 25.8.x, where Skia can be completely disabled via GUI, does the external process integration work without rendering glitches. This means there is currently no workaround for version 26.x. Our ticket: https://bugs.documentfoundation.org/show_bug.cgi?id=172304 ID: Bug 172304 -- You are receiving this mail because: You are the assignee for the bug.
