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





------- Additional comments from [EMAIL PROTECTED] Fri Apr  6 02:39:48 +0000 
2007 -------
fails to draw the second line of the tooltip in ATSLayout::DrawText line 419
        theErr = ATSUDrawText( maATSULayout, mnTextOfs, 
mnTextLen,Long2Fix(aPos.X()),
Long2Fix(aPos.Y()));

with

theErr= -8792
which means (
http://developer.apple.com/documentation/Carbon/Reference/ATSUI_Reference/Reference/reference.html#//apple_ref/doc/uid/TP30000309-CH5g-RCM0008
)
The text range extends beyond the limits of the text layout object’s text range.


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