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


User aw changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------




------- Additional comments from a...@openoffice.org Thu Jul 30 09:43:19 +0000 
2009 -------
AW: Looks like the selection handling for callouts has changed with CWS aw065
where i changed HitTest to primitive usage. The former HitTest (which was
programmed directly at the model objects, e.g. SdrCaptionObj::CheckHit) may have
done special things for special objects.
Checking DEV300 m51 code. SdrCaptionObj is constructed calling
SdrRectObj(OBJ_TEXT), thus bTextFrame (in SdrTextObj) is true.
SdrCaptionObj::CheckHit calls SdrRectObj::CheckHit for the callout's body. There
(SdrRectObj::ImpCheckHit) bTextFrame is used to force the HitTest to filled. I
will need to add this to the primitive geometry for callouts to correct it.
Starting.

---------------------------------------------------------------------
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...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


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

Reply via email to