Bug 354040

Summary: Please merge KP_* keys so that numlock has no impact on the symbol
Product: [Frameworks and Libraries] frameworks-kglobalaccel Reporter: Thomas Lübking <thomas.luebking>
Component: generalAssignee: Martin Flöser <mgraesslin>
Status: REPORTED ---    
Severity: wishlist CC: kdelibs-bugs, ultr
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Thomas Lübking 2015-10-18 12:41:00 UTC
KP_7 : KP_Home
KP_8 : KP_Up
KP_9 : KP_Prior
KP_4 : KP_Left
KP_5 : KP_Begin
KP_6 : KP_Right
KP_1 : KP_End
KP_2 : KP_Down
KP_3 : KP_Next
KP_0 : KP_Insert
KP_ Separator: KP_Delete

Reproducible: Always
Comment 1 Thomas Lübking 2015-10-18 12:42:14 UTC
*** Bug 253842 has been marked as a duplicate of this bug. ***
Comment 2 Thomas Lübking 2015-10-18 14:18:01 UTC
Fwwi, the current behavior seems intended, there's explicit code to distinguish numlocked and unnumlocked keypad number keys.