Hi folks! I hope this is the right place for what I've found. Since some time, the tiles editor no longer shows up. I used an old IBM Model-M keyboard, with Caps-Lock as an additional Super-Key. Because I want Meta-T for a new terminal window, I modified the tiles editor shortcut to Meta-Alt-T, which worked perfectly in the past. Not there is just a short flicker, nothing more. After a day of investigation, I found that the keybaord repeat is responsible. After setting the repeat delay to 300ms or higher, the tiles editor comes back gain. Maybe you can find out, why this is. Hava nice day! Regards, Ulf
I can reproduce this issue. The smaller the key repeat delay, the harder is is to open the Tile Editor. The issue appears to be that the shortcut toggles when the key is held down, rather than only triggering once.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/8854
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/8855
Git commit 6b0d51c43db44e0fe66aec3f11f2894b86f1918b by Ritchie Frodomar. Committed on 20/02/2026 at 22:18. Pushed by acidiclight into branch 'Plasma/6.6'. plugins/tileseditor: Ignore key repeat in tile editor toggle shortcut Holding down the shortcut no longer closes the tile editor after operning it with the shortcut. Signed-off-by: Ritchie Frodomar <alkalinethunder@gmail.com> (cherry picked from commit 1002bb66e060416f26db3320719d289c4a5dbb92) Co-authored-by: Ritchie Frodomar <alkalinethunder@gmail.com> M +1 -0 src/plugins/tileseditor/tileseditoreffect.cpp https://invent.kde.org/plasma/kwin/-/commit/6b0d51c43db44e0fe66aec3f11f2894b86f1918b