Closed
Description
Some locales (e.g. Norway, Ukraine) use a non-breaking space as a thousands grouping character in number formats.
A new feature in Ultorg 1.0.7, where control characters in text strings are indicated with grey escape codes, interacted badly with this, causing numbers to appear as follows:
The solution is probably to allow non-breaking space to be shown as a non-breaking space as before. (Except perhaps in the CSV/TSV file importer preview, where it was useful to see non-ASCII characters visualized this way to debug character encoding issues.)
This bug will be fixed in the next Ultorg version.