To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=53662 Issue #:|53662 Summary:|No-break space in function wizard regardles of font |support Component:|Spreadsheet Version:|OOo 2.0 Beta Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|formatting Assigned to:|spreadsheet Reported by:|ayaniger
------- Additional comments from [EMAIL PROTECTED] Tue Aug 23 05:12:15 -0700 2005 ------- In the Calc function wizard, there is a string containing the name of the selected funtion together with its argument types. The string is constructed in sc/source/core/data/global.cxx, where the character NO-BREAK SPACE (U+00A0) is appended to the string. This character is not supported by many fonts (including the font which I used for the UI of my Hebrew version). As a result, there is a box displayed in place of the unsupported character. There should be a test for this so that if necessary the character will be displayed as a normal space. --------------------------------------------------------------------- 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]
