Bug 482796

Summary: cannot bind Calculator key in kcm_keys
Product: [Applications] systemsettings Reporter: ase1590
Component: kcm_keysAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ase1590, deadmeu, kde, nicolas.fella
Priority: NOR    
Version First Reported In: 6.0.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description ase1590 2024-03-08 01:14:22 UTC
SUMMARY

Under wayland, attempting to bind the Calculator media key (scancode 0xe0 0x21 0xe0 0xa1) on a keyboard will result in kcm_keys ignoring the key input from the keyboard, resulting in the key being unable to be assigned or bound for any application, including kcalc. 
exporting the button config, adding `Calculator` then importing the config to attempt to force bind the key still does not allow the system to respond to the key under wayland.



STEPS TO REPRODUCE
1.  Open `systemsettings kcm_keys`
2.  attempt to bind the calculator keyboard key to any application
3.  kcm_keys will ignore the input. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Nicolas Fella 2024-03-08 23:26:22 UTC
You need Qt 6.6.3 for this to work

*** This bug has been marked as a duplicate of bug 478936 ***