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





------- Additional comments from [EMAIL PROTECTED] Tue Oct 21 11:29:08 +0000 
2008 -------
AW: Found the reason for the HitTest not working. Problem is the PresObj stuff.
Those objects uded from SD use historically a callback to paint not at all or
different in SD depending on DateField/TimeField and other stuff. I recreated
this for primitives for geometry generation when getting the primitive sequences
for repaint, but it is not used when BoundRect calculations are done. Since
BoundRect refreshes are needed independent from SD repaints, it is not
available, too.
Best solution would be to derive the needed objects (SdrTextObj only i think) in
SD and to adapt primitive creation accordingly (and also to move the PresObj
bool there). This is too much change now, so i will try to handle the cases from
the callback in SVX primitive creation and to get rid of the callback...

---------------------------------------------------------------------
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]

Reply via email to