| Summary: | Decimal separator on numeric pad not recognized in page or paragraph formatting dialogues | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | andis.lazdins |
| Component: | LibreOffice | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | andis.lazdins, caolan.mcnamara, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 6.3.0.0.alpha1+ | ||
| Hardware: | All | ||
| OS: | Linux (All) | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=129484 | ||
| Whiteboard: | target:6.5.0 target:6.4.0.1 target:6.3.5 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
andis.lazdins
2019-11-18 07:59:38 UTC
not happening in gen, seems to be a gtk3 problem Reproduced in Version: 6.5.0.0.alpha0+ Build ID: b9d6ea1dd7541c4bd866571f9e3f0aa894687c07 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=cfe41185bc8514949d1938ee1d7cd56968682510 author Caolán McNamara <caolanm@redhat.com> 2019-02-23 13:42:55 +0000 committer Caolán McNamara <caolanm@redhat.com> 2019-02-27 22:18:22 +0100 commit cfe41185bc8514949d1938ee1d7cd56968682510 (patch) tree 8d990aae964cf0ed6ed49c06a86133057481ae7d parent 3e1306c283c2aca372a8384801a1e206f208e1cb (diff) weld LicenseDialogImpl Bisected with: bibisect-linux64-6.3 Adding Cc: to Caolán McNamara Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/dead2a5b0eaae3fb33f9d2b4d249849864014585 Resolves: tdf#128867 support LocalizedDecimalSep for native gtk dialogs It will be available in 6.5.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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/44ef2bc932427e6bd134eb40db307ea41a7bd119 Resolves: tdf#128867 support LocalizedDecimalSep for native gtk dialogs It will be available in 6.4.0.1. 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. fixed in master and 6-4, backport to 6-3 in gerrit Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/commit/6f1f1af8b7abb1597c7a83249658fe977729ddcf Resolves: tdf#128867 support LocalizedDecimalSep for native gtk dialogs It will be available in 6.3.5. 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. Verified in Version: 6.5.0.0.alpha0+ Build ID: 775a06361639ffc539fda20d44b9610c98005d9b CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Caolán, thanks for fixing this issue! Solved! Thank you! |