To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=73003 Issue #|73003 Summary|special handling for CJK Component|Word processor Version|OOo 2.1 Platform|All URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|ENHANCEMENT Priority|P3 Subcomponent|ui Assigned to|mru Reported by|pflin
------- Additional comments from [EMAIL PROTECTED] Sat Dec 30 00:44:08 -0800 2006 ------- Attached is a patch of enhancement for CJK fonts in the following two behaviors. 1) When user selects a non CJK font for CJK text, the font family of the CJK text will be the selected non-CJK font. e.g, the original font family of the CJK text is "FZSongTi", which supports CJK lang. However, when user selects a western font "Arial Black" which doesn't supports CJK lang in font dropdown box in toolbar for the CJK text, the font family of the CJK text will become "Arial Black" even if "Arial Black" doesn't support CJK lang. I think this behavior is easy to confuse users. The better behavior is to check the selected font family whether it supports CJK lang. If not, the font family should not be modified. (Similar to MS office and Lotus SmartSuite) 2) In the charater properties dialog (Fomat --> Charater), the dropdown box of Asian text font lists all the fonts including western, CJK and CTL fonts. I think the reasonable behavior just lists CJK fonts. I am not familiar with CTL, so just do CJK enhancement. This patch is based on issue #54603 --------------------------------------------------------------------- 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]
