https://bugs.documentfoundation.org/show_bug.cgi?id=166450
Bug ID: 166450
Summary: Decimal separator on numpad not correctly using locale
settings when running on Wayland
Product: LibreOffice
Version: 24.2.7.2 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Description:
When running on Wayland on Fedora 40/41/42 and KDE 6 the option under:
"Languages and Locales -> General -> Decimal key on numpad -> [x] Same as
locale settings (,)"
has no effect whether it is selected or not. It always produces a dot instead
of comma as the decimal separator for the language (that is Italian in this
system).
If setting the environment variable "QT_QPA_PLATFORM=xcb" for forcing QT
through the X Bridge instead of direct Wayland, it works correctly.
Steps to Reproduce:
1. Have the OS locale set to one that requires a comma (,) as decimal separator
(e.g. Italian).
2. Open calc and set "Languages and Locales -> General -> Decimal key on numpad
-> [x] Same as locale settings (,)".
3. Try to use the numpad to input a decimal value.
Actual Results:
A dot (.) is used as decimal separator.
Expected Results:
A comma (,) is used as decimal separator.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Version: 24.2.7.2 (X86_64)
Build ID: 420(Build:2)
CPU threads: 8; OS: Linux 6.14; UI render: default; VCL: kf6 (cairo+wayland)
Locale: it-IT (en_US.UTF-8); UI: en-US
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.