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

--- Comment #46 from Armin Le Grand (CIB) <[email protected]> ---
Found the reason, it's a hack (called so in source) from
f64ef72743e55389e446e0d4bc6febd475011023 in EnhancedCustomShape2D that adds
polygons with a single point in the corners of the BoundRect to allow the
Slideshow to correctly paint gradients. Those single-point polygons lead to
failure in Win-specific code for ClipRegion generation in
WinSalGraphicsImpl::setClipRegion at the call to CreatePolyPolygonRgn
(WinFunctionCall). Checking what could be done about it...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to