https://bugs.kde.org/show_bug.cgi?id=489113
--- Comment #13 from fanzhuyi...@gmail.com --- (In reply to Blazer Silving from comment #12) > Hello, i've built and tested the latest kdesrc-build pull of kglobalaccel, > but the issue persists. > Same behavior on default config, just a quick Meta/Super tap in a fresh > profile is enough to test. Verified d6160f565087979cd07db005536777f3f76b4da6 > is included, but I will try on the latest live ISO when it auto-builds to be > sure. Unfortunately the commit only fixes the issue for ordinary shortcuts (not modifier-only). For modifier-only shortcuts, we don't want to grab those, since that might interfere with other applications, and we need to trigger on release. > Another test I use is Super+Q to launch Rofi as Plasma shortcut, with > Powertoys Run in a Windows guest on the same mapping, so it's not just > single-modifier shortcuts affected. Unfortunately this is the edge of my > experience, i'm not much more help aside from troubleshooting and > tweaking/debug. However, the commit should fully restore the previous behavior to that in 6.0 for other shortcuts. E.g., I tested in system settings key assignment, and assigning an existing shortcut doesn't trigger the shortcut. For this particular issue you are mentioning, do you know if it is a regression from 6.0? (One way to test may be using an ISO with plasma 6.0) Maybe the virtual machine viewer is not correctly grabbing Super+Q and preventing events from propagating? -- You are receiving this mail because: You are watching all bug changes.