https://bugs.freedesktop.org/show_bug.cgi?id=85451

Andras Timar <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #108409|0                           |1
        is obsolete|                            |

--- Comment #7 from Andras Timar <[email protected]> ---
Created attachment 109173
  --> https://bugs.freedesktop.org/attachment.cgi?id=109173&action=edit
Minimal reproducer

The attached bugdoc may help debugging, it toggles the TextContourFrame
property with a push button (macros must be enabled). 

I debugged the problem up to the point that in
svx/source/sdr/primitive2d/sdrdecompositiontools.cxx createTextPrimitive()
function creates a new SdrContourTextPrimitive2D object when TextContourFrame
property is true, and a new SdrBlockTextPrimitive2D object when
TextContourFrame property is false. Maybe we can go further this way. Or we
could find the regression in the first bad commit. Or we could disable
TextContourFrame property of this type of text box on import, because UI does
not allow setting this property anyway.

I stop working on this for a while.

-- 
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