https://bugs.kde.org/show_bug.cgi?id=446389
--- Comment #19 from Oded Arbel <o...@geek.co.il> --- (In reply to Podagric from comment #18) > > This is how it should be! Read the bug report carefully. They are different > > keys, after all (the regular numbers above qwerty part vs. the numpad; same > > applies to ins-del-home-end-pgup-pgdwn block & cursor keys vs. the numpad > > when numlock is OFF) > > none of these shortcuts work for me. is that how it should be? On the shortcut editor (testing on Plasma 6 Wayland), there is currently no distinction between Numpad keys and standard keys - with Num Lock off, pressing 7 will be the same thing as pressing Home, and with Num Lock on - no shortcut will be registered because the shortcut manager will not let you register shortcut to standard QWERTY keys (which number row keys are part of and Numpad keys are mapped identically). As far as I can tell this is a Qt deficiency. My specific concern was that in other kind of keyboard shortcut triggering - specifically menu accelerators - Numpad keys are completely ignored even when the respective non-numpad key is functioning properly as a menu accelerator. So this is fscked up both ways. -- You are receiving this mail because: You are watching all bug changes.