https://issues.apache.org/ooo/show_bug.cgi?id=123585
--- Comment #11 from Armin Le Grand <[email protected]> --- The assert from setting the ClipRegion is not a problem, but a hint that handling a case in WinSalGraphics::setClipRegion is missing. It may happen when a Region in form of a Polygon or PolyPoygon is done that this is empty or only contains empty part-polygons (e.g. have no width/height). Added handling that as a legal case, it will be equal to calling WinSalGraphics::ResetClipRegion(). -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
