Version: (using KDE KDE 3.1.93) Compiler: gcc (GCC) 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r2, propolice) -march=athlon-xp -O3 -pipe OS: Linux Typing the numeric keypad has not effect on kcalc display field. If i use the normal number keys the display changes to append this key. With the numeric keypad nothing happen. I've tryed "num lock". I can reproduce this bug on 2 computers. Step to reproduce : Open Kcalc. use the numeric keypad. Result: Nothing happen Expected: The keys hit should be appened to display.
Works fine here for me. Can you use the numeric keypad in another application, say Konqueror or Konsole? Please run xev in Konsole, hit a key in the numeric keypad and paste the two events generated to this bug report (the KeyPress and the KeyRelease events).
I can use the numeric keypad in Konsole, Konqueror and Kate. the keypad numeric key "5" pressed in xev window fire the following events : KeyPress event, serial 28, synthetic NO, window 0x3c00001, root 0x8d, subw 0x0, time 8411963, (48,88), root:(1146,874), state 0x10, keycode 84 (keysym 0xffb5, KP_5), same_screen YES, XLookupString gives 1 bytes: "5" KeyRelease event, serial 28, synthetic NO, window 0x3c00001, root 0x8d, subw 0x0, time 8412058, (48,88), root:(1146,874), state 0x10, keycode 84 (keysym 0xffb5, KP_5), same_screen YES, XLookupString gives 1 bytes: "5"
Does this bug still exist? Otherwise I would like to change it to FIXED. Klaus
I now use kcalc 1.6 on kde 3.3.1 and can't reproduce the problem. You can close this bug.
Ok. Thanks. Klaus