To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115551


User fs changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'md,vitriol'              |'aw,fs,md,od,vitriol'
--------------------------------------------------------------------------------
             Assigned to|fs                        |aw
--------------------------------------------------------------------------------




------- Additional comments from f...@openoffice.org Fri Nov 12 08:48:52 +0000 
2010 -------
fs->aw: Need your expertise here ...

There are (at least) two differences between the case where the control shape is
anchored to paragraph (in which case it is displayed wrong) and the case where
it is anchored to page (in which case it is displayed correctly):

First, the LogicRect as returned by SdrTextObj::GetLogicRect is 0,0,2267,1133 in
the "bad" case, and "568,568,2835,1701" in the good case.

Second, the object-to-view transformation as passed to my primitive's
|create2DDecomposition| method, i.e. the transformation as returned by
ViewInformation2D.getObjectToViewTransformation, for the ViewInformation2D
instance passed into |create2DDecomposition|, has a scale of 2/30 (each
direction) and a translation of -37.866666 (each direction) in the "good" case,
and scale 1,1 / translation "0,0" in the "bad" case.

I'd say the root cause is with the view information here - thus I'd ask you to
have a look into this.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to