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





------- Additional comments from [EMAIL PROTECTED] Thu Jul 10 05:53:57 +0000 
2008 -------
@fme: When I was debugging the kashida justification, I had the following case: 
In one line I had English text followed by Arabic, separated by a blank. The
formatting of the line was completely broken, words were placed beyond the page
margin.

This didn't happen with my kashida patches in 2.4.1 code, only in dev300_xxx.
When  the justification type is determined by asking for the language attribute,
the nScript parameter gets ignored if pSwpHints == NULL. (Apparently there was a
pSwpHints in 2.4.x, but now there is not.) As nScript was ignored, and break
iterator looked only at the first character of the Arabic run (the blank), the
Latin language is returned.

As this will probably also happen for other special justifications (e.g. Thai),
it might be a good idea to include this fix in 3.0.

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