| Summary: | FORMATTING Preserve space in French percentage when Add/Delete decimal places | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Laurent Balland <jumbo4444> |
| Component: | Calc | Assignee: | Laurent Balland <jumbo4444> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | newbie-02 |
| Priority: | medium | ||
| Version: | Inherited From OOo | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.0.0 target:7.1.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 107575 | ||
|
Description
Laurent Balland
2020-05-24 10:28:07 UTC
repro, works for currencies, prob. workaround formats like '0,0000 [$%];-0,0000 [$%]', but calc likes to sort them to currencies ... Version: 7.0.0.0.alpha1+ (x64) Build ID: b587de60d4e6aa96238766272d94f1499b22f696 CPU threads: 8; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: default; VCL: win; Locale: de-DE (de_DE); UI: en-US Calc: Laurent BP committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/20f3a7e461381eb0db3e4ff526b69f3b1185c1c9 tdf#133342 Add user defined percent string It will be available in 7.0.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Laurent BP committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/9e2da576bd07a389599f833f2cf1b09e6ead962d tdf#133342 UnitTest Add/Delete decimal of percent It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. |