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





------- Additional comments from [EMAIL PROTECTED] Fri Apr  7 01:11:30 -0700 
2006 -------
I can not reproduce it here on m161 or m162.

But I found a crash in ImpEditEngine::Paint() where 

long nCharWidth = aTmpFont.QuickGetTextSize( pOutDev,
pTextPortion->GetExtraValue(), 0, 1, NULL ).Width();

got 0 when I zoomed out to the max and it crashed at

long nChars = pTextPortion->GetSize().Width() / nCharWidth;

Have to check on monday on WG's machine if this fixes the problem but I doubt

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