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

--- Comment #24 from Armin Le Grand <[email protected]> ---
To be safe I have removed the patch in question temporarily. The graphic is
painted indeed, but just because the crop validation in
GraphicObject::ImplGetCropParams checks for nTotalHeight > 0. This is negative
here, so returns false and this leads to paint the graphic without cropping at
all. This was in principle an error - the decision that nothing stays visible
was misused as decision to not crop. It should have lead to not painting the
graphic.

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

Reply via email to