https://bugs.kde.org/show_bug.cgi?id=357824

            Bug ID: 357824
           Summary: Decimal point on numpad not working for en_GB and
                    Danish keyboard layout
           Product: kcalc
           Version: unspecified
          Platform: openSUSE RPMs
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: ete...@alum.rit.edu
          Reporter: kde-b...@linhard.dk

Version 15.08.3

This is similar to, which however is reported fixed
https://bugs.kde.org/show_bug.cgi?id=67984

kcalc does nothing when pressing "." on the numpad, while it should result in a
decimal separator.
xev generates "keysym 0xffac, KP_Separator" when pressing "." on the numpad.



Reproducible: Always

Steps to Reproduce:
1. Open kcalc
2. Press; KP_1, KP_separator, KP_1
3.

Actual Results:  
"11" in display


Expected Results:  
"1.1" in display

LANG=en_GB.UTF-8
All other locale parameters the same

xorg.conf.d/00-keyboard.conf:
Section "InputClass"
        Identifier "system-keyboard"
        MatchIsKeyboard "on"
        Option "XkbLayout" "dk"
        Option "XkbModel" "pc105"
        Option "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to