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

hanya <[email protected]> changed:

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

--- Comment #7 from hanya <[email protected]> ---
Created attachment 81014
  --> https://issues.apache.org/ooo/attachment.cgi?id=81014&action=edit
Patch to set size parcent for width to zero

In lcl_InsertLabel [1] function, aFrmSize.SetWidthPercent( 100 ); (on
SwFmtFrmSize) is specified.

I propose to set it to 0. This affects to: 
- math formula: not resized with outer frame
- picture: Relative is off by default. But pictures with caption can be 
resized and relative check box can be changed by the user. In my opinion, 
relative check box should be not checked by default even for pictures. 
The content of the caption frame is the main content of the document and 
no one want to resize it depends on the caption layout.

Drawing object does not have relative resizing, so not affected.

[1]
http://svn.apache.org/viewvc/openoffice/trunk/main/sw/source/core/doc/doclay.cxx?revision=1413471&view=markup#l1423

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to