To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100945
User aw changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Fri Jun 5 16:01:37 +0000
2009 -------
AW: Problem is that SdrPathObj's LogicRect definition is dependent of it's
polygon content. By default, the SnapRect is empty. When a position is set, a
move to (0,0) is done what is not too bad. In getPosition() the SnapRect is
recalculated and since no Path is set yet, the SnapRect is created form an empty
basegfx::B2DRange in SdrPathObj::RecalcSnapRect().
I am not sure how to solve this; maybe the best idea is to extra-handle an empty
SdrPathObj (one without a path) to handle it's geometry explicitely in
maSnapRect...?
---------------------------------------------------------------------
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: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]