https://issues.apache.org/ooo/show_bug.cgi?id=118855
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ACCEPTED AssignedTo|graphicsneedsconfirm@openof |[email protected] |fice.org | Ever Confirmed|0 |1 --- Comment #1 from Armin Le Grand <[email protected]> 2012-01-30 15:39:37 UTC --- ALG: Problem is that the change of PL to use B2DPolyPolygons in ClipRegions did not take into account that a intersection with a rectangle may lead to an empty clipRegion. In that case, clipRegion needs to be modified accordingly. This needs to be done for PolyPolygon and B2DPolyPolygon. Also ImplInitClipRegion() needs to react on an empty clipRegion by setting the mbOutputClipped flag accordingly. -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
