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





------- Additional comments from [EMAIL PROTECTED] Wed Jun  4 07:17:26 +0000 
2008 -------
The fix is more or less a "dirty hack". Edit engine does not (cannot) handle
clipping regions, so the only solution is to draw only a part of the string.
Now, the index of the first and last visible character index of a column is
calculated and used to copy a part of the string and pass it to the EE. This may
lead to wrong results if there are glyphs combined by several characters and the
left part of the column is scrolled outside the window. But this is only a
display problem of the dialog. (The same problem arises if "fixed width" is used
in this dialog)

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