To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=61469
------- Additional comments from [EMAIL PROTECTED] Tue Feb 21 06:34:07 -0800 2006 ------- Since i21019, we set the language attribute according to the IME language during extended text input mode. In our example, the Thai language character attribute is assigned to the characters 3-7. Unfortunately characters 2 and 3 together form a character cluster but the text formatting separately processes two different character portions [0-2] and [3-7] due to the different attributes. I consider it quite hard to fix to handle attribute changes within a character cluster correctly. Therefore I suggest to check the language attribute at the input position during extended text input mode and skip the setting of the language attribute, if it is already set. --------------------------------------------------------------------- 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]
