Issue 53662 - No-break space in function wizard regardles of font support
Summary: No-break space in function wizard regardles of font support
Status: CONFIRMED
Alias: None
Product: Calc
Classification: Application
Component: formatting (show other issues)
Version: OOo 2.0 Beta
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-23 13:12 UTC by alan
Modified: 2013-08-07 15:12 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description alan 2005-08-23 13:12:15 UTC
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.
Comment 1 frank 2005-09-13 10:55:26 UTC
Hi Daniel,

please have a look at this one.

Maybe possible for 2.0.1 ?

Frank
Comment 2 alan 2009-05-14 12:32:27 UTC
Looks OK in 3.1. Can be closed.