To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=72227 Issue #|72227 Summary|Poor bidi handling in style organizer screen Component|Word processor Version|OOo 2.0.4 Platform|All URL| OS/Version|Windows XP Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|formatting Assigned to|mru Reported by|ayaniger
------- Additional comments from [EMAIL PROTECTED] Sun Dec 3 10:00:55 -0800 2006 ------- In the "Organizer" tab of the style dialog in Writer, the style summary string beneath "Contains" is unreadable in the Hebrew Windows version. The combination of Hebrew, English, parentheses, digits, and plus signs is a jumble. The string is built in sw/source/ui/app/docstyle.cxx, and the bidi handling it goes through in vcl is inadequate. I could only make it readable by using Unicode formatting characters, as in the attached patch. In Linux there is no problem. Also note in the screenshot that the unit measurement "cm" appears in English, even though the string for metric units has been localized, and the localized string appears in "Idents and Spacing" tab. --------------------------------------------------------------------- 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]
