Bug 482796 - cannot bind Calculator key in kcm_keys
Summary: cannot bind Calculator key in kcm_keys
Status: RESOLVED DUPLICATE of bug 478936
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_keys (show other bugs)
Version: 6.0.1
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-08 01:14 UTC by ase1590
Modified: 2024-03-08 23:26 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***