SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Open yakuake 2. Press Ctrl+Shift+Right 3. OBSERVED RESULT One character "C" is entered in the shell. EXPECTED RESULT Should do nothing because it's a shortcut for "move session right", and one tab can't be moved Right SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
I think this may be intended behavior. This is the key-sequence sent to the terminal if the shortcut isn't captured or used. As you point out, there might be an argument that assigned shortcuts should be ignored if the action isn't applicable, but that's more of a general design decision.