Summary: | Can't use the numeric keypad | ||
---|---|---|---|
Product: | [Applications] kcalc | Reporter: | Frederic Bages <frederic.bages> |
Component: | general | Assignee: | Klaus Niederkrüger <kniederk> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Frederic Bages
2003-11-22 14:02:42 UTC
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 |