SUMMARY Demonstrative video: https://youtu.be/1m03xlR4YdM Thanks to the recent patches, it is now possible to use the numpad keys in shortcuts. bug 453423, bug 446389, bug 480169. This sadly only works if those shortcuts are preassigned in X11 as assigning them doesn't seem to be possible on Wayland. When attempting to assign a modifier key+numpad combination, the assigning system interprets that as a top row number. If you try to assign a numpad number without any modifiers, the menu just won't accept it as input. bug 430126 and bug 433698 are possibly related as Petr commented over there that they replicated it on Debian. STEPS TO REPRODUCE 1. Try to assign a numpad key to a shortcut OBSERVED RESULT Either the menu won't let you or it interprets it as a toprow number EXPECTED RESULT Numpad keys should be assigned SOFTWARE/OS VERSIONS Linux: Arch Linux KDE Plasma Version: 5.93.0 KDE Frameworks Version: 5.249.0 Qt Version: 6.7.0
Can reproduce. Operating System: KDE neon Testing Edition KDE Plasma Version: 6.0.0 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.1 Kernel Version: 6.5.0-15-generic (64-bit) Graphics Platform: Wayland Processors: 12 × Intel® Core™ i7-9750H CPU @ 2.60GHz Memory: 15.4 GiB of RAM Graphics Processor: AMD Radeon Pro WX 3200 Series Manufacturer: Dell Inc. Product Name: Precision 7540
As I've said in the other reports you need https://codereview.qt-project.org/c/qt/qtwayland/+/533675 for this
*** Bug 481164 has been marked as a duplicate of this bug. ***
*** Bug 483200 has been marked as a duplicate of this bug. ***
*** Bug 482479 has been marked as a duplicate of this bug. ***
Still not fixed on 6.0.3. Shouldn't the fix be in there? Operating System: Garuda Linux KDE Plasma Version: 6.0.3 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 Kernel Version: 6.8.2-3-cachyos (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 5600X 6-Core Processor Memory: 31.3 GiB of RAM Graphics Processor: AMD Radeon RX 6700 XT
You need Qt 6.6.3
Nice. Can confirm it works now.