https://bugs.documentfoundation.org/show_bug.cgi?id=154623
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |bibisected, bisected, | |regression Regression By| |Caolán McNamara Ever confirmed|0 |1 CC| |[email protected], | |stephane.guillou@libreoffic | |e.org Status|UNCONFIRMED |NEW Version|7.5.1.2 release |7.1.0.0.alpha1+ Blocks| |108660, 103182, 149495 Summary|Numeric keypad decimal |Numeric keypad decimal |separator is inconsistently |separator is inconsistently |used when not a dot |used when in formula bar vs | |cell (GTK3) --- Comment #1 from Stéphane Guillou (stragu) <[email protected]> --- I can reproduce with: Version: 7.5.3.1 (X86_64) / LibreOffice Community Build ID: d29ee673721b12c92b3de9b9663473211414f0db CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded and Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 61b41646c5a93ca24f2c9f143cdb0da2c9258989 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded I use a German keyboard (with a comma on the numpad), en-US interface and en-AU locale in LO, and the option "same as locale setting" is checked so "." should be used as the decimal separator. I see the issue happen when using the formula bar / input line is used. - Typing with the numeric pad into the formula bar uses the comma (wrong) - Typing with the numeric pad directly into the cell uses the dot (correct) Only affects gtk3. Not on kf5 or gen. Regression bibisected with linux-64-7.1 to first bad commit dc9b09a432399053d2e161059784484250f71620 which points to core commit: commit e087e25f05e689091cbf1c4f91b6e93878ac17ec author Caolán McNamara <[email protected]> Mon Oct 05 14:19:05 2020 +0100 committer Caolán McNamara <[email protected]> Fri Oct 16 12:54:14 2020 +0200 weld InputBar Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104037 Caolán, can you please have a look? Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=103182 [Bug 103182] [META] GTK3-specific bugs https://bugs.documentfoundation.org/show_bug.cgi?id=108660 [Bug 108660] [META] Formula bar (input line) bugs and enhancements https://bugs.documentfoundation.org/show_bug.cgi?id=149495 [Bug 149495] [META] Regressions from "weld InputBar" -- You are receiving this mail because: You are the assignee for the bug.
