https://bz.apache.org/ooo/show_bug.cgi?id=127897

Arrigo Marchiori <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Arrigo Marchiori <[email protected]> ---
Hello Petru-Florin,

thank you for your report.

Apparently this is not a bug.
Or at least, it's a ``known feature'' around which some code is designed.

File main/svx/source/sdr/properties/customshapeproperties.cxx at line 47:

47   // change TextFrame flag when bResizeShapeToFitText changes (which is
mapped
48   // on the item SDRATTR_TEXT_AUTOGROWHEIGHT for custom shapes, argh)
49  rObj.bTextFrame = 0 != static_cast< const SdrTextAutoGrowHeightItem&
>(GetObjectItemSet().Get(SDRATTR_TEXT_AUTOGROWHEIGHT)).GetValue();

That "argh" has been there at least since 2013...

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to