| Summary: | FORMATTING: Percentage font size problems (in Writer styles) - Czech GUI | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Lukas Jelinek <devel> |
| Component: | Localization | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, timar74 |
| Priority: | medium | ||
| Version: | 4.3.0.4 release | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | target:4.4.0 target:4.3.2 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Lukas Jelinek
2014-08-25 17:28:22 UTC
I have the same czech version too and I have the same problem. I cannot remember if I see the different behavior of LO in this topic. So I support this report and I please to solve. See our website www.openoffice.cz. Also in Slovenian, and in any other language that puts space between number and % symbol. Caolan McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d54b2bd8dcc393bb168386a5c0ec4ce40bb3c6d4 Resolves: fdo#83068 ignore spaces in font-size unit detection The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. The code in question is very dodgy looking, seems to also look for "pt" at the end of a string to detect points. Anyway, lets keep the changes minimal to the diff introduced by spacing units from the value Caolan McNamara committed a patch related to this issue. It has been pushed to "libreoffice-4-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a5fedcf7fe56a56475dea484a78971c504e52272&h=libreoffice-4-3 Resolves: fdo#83068 ignore spaces in font-size unit detection It will be available in LibreOffice 4.3.2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. |