https://issues.apache.org/ooo/show_bug.cgi?id=124389

Armin Le Grand <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           Assignee|[email protected] |[email protected]
                   |g                           |
   Target Milestone|---                         |4.2.0

--- Comment #6 from Armin Le Grand <[email protected]> ---
Happens since in SdrTextObj::NbcSetOutlinerParaObjectForText for the object
being a SdrTableObj no NbcAdjustTextFrameWidthAndHeight is called since
IsTextFrame() is false for that object type. Thinking about how to fix that.
Indeed a table is no text frame, but uses AutoGrow in width and height and thus
needs relayouts of that kind. Need to add this...

-- 
You are receiving this mail because:
You are on the CC list for the issue.
You are the assignee for the issue.
You are watching all issue changes.

Reply via email to