You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2011/10/18 14:11:37 UTC

DO NOT REPLY [Bug 118524] Activated scaled/sheared OLEs do not behave well when changing their ObjectArea

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

Armin Le Grand <Ar...@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |STARTED
         AssignedTo|graphicsneedsconfirm@openof |Armin.Le.Grand@me.com
                   |fice.org                    |

--- Comment #1 from Armin Le Grand <Ar...@me.com> 2011-10-18 12:11:37 UTC ---
ALG: Problem is that the activated OLEs are shown aligned to their unrotated,
unsheared rectangle. This means that when changing the OLEs ObjectArea this
needs to be taken into account by centering the new ObjectArea to the
scaled/sheared real area.

ALG: Adapted in sc\source\ui\app\client.cxx and
sd\source\ui\docshell\sdclient.cxx. Not needed (for now) in
sw\source\ui\uiview\swcli.cxx since SW has it's own OLE implementation.

ALG: Building, looking at SD and SC behaviour...

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.