SUMMARY When typing in terminal window inside dolphin, pressing 'r' key starts renaming mode (the new selection mode that was introduced recently but for rename files and folders) STEPS TO REPRODUCE 1. Open dolphin and press F4 to open terminal 2. Press 'r' key OBSERVED RESULT Dolphin starts selection mode for renaming files and folders EXPECTED RESULT 'r' letters is typed into the terminal instead SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch Linux (Linux 6.2.12-zen1-1-zen (64-bit)) (available in About System) KDE Plasma Version: 5.27.4 KDE Frameworks Version: 5.105.0 Qt Version: 5.15.9
When I was trying to debug this issue, I found out that I had a remap that added Rename to the "r" key and is not a default keybind. Technically this bug was my fault. Although I do think that if terminal window has focus, it should mask all keybinds (defaults and user created).