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

Yousuf (Jay) Philips <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected],
                   |                            |[email protected],
                   |                            |[email protected]
            Summary|Ability to Set Both Scale   |FILEOPEN: X and Y Position
                   |and Position of Bitmap in   |Offset Not Working with
                   |Filled Shapes               |Bitmap Filled Shapes

--- Comment #4 from Yousuf (Jay) Philips <[email protected]> ---
The current X and Y offset fields under the position section only work for
tiling, so firstly that would need to be fixed to work in non-tiling mode.

Then the offset fields would also need to accept negative values.
"<property name="lower">-500</property>" would need to be added to adjustment2
ID in http://opengrok.libreoffice.org/xref/core/cui/uiconfig/ui/areatabpage.ui

With these two things fixed, it would provide the Left and Top offsets found in
MSO, while the Right and Bottom are already controlled with the Width and
Height fields found under the size section.

So if we take attachment 119735 as an example, the bitmap had Left 17%, Right
20%, Top 18% and Bottom -5%. So when loading the document, instead of LO
incorrectly setting both autofit and original, it should have set the Width to
63% and the Height to 85%. Also there is a bug in the Width and Height fields
presently, as it dont allow a value above 100% when relative is checked, so
that would also need to be corrected.

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

Reply via email to