SUMMARY Angle problem. Arrow keys are 4-way directional, and sometimes with a specific combination of windows positions, some windows can't be reached by using arrow keys as 4-way directions can't point to them. The workaround is to set Layout mode to Closest instead of Natural (but Closest layout doesn't look as nice as Natural and the windows are too small). The fix would be to use some spanning-tree algorithms to make sure that all windows are reachable with 4-way directional navigation. STEPS TO REPRODUCE 1. To be honest, I don't know, but this issue does happen trust me bro SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.27.10 KDE Frameworks Version: 5.111.0 Qt Version: 5.15.11 Wayland session ADDITIONAL INFORMATION
Closest and Natural have been replaced by "Smart" in 6.1. [1] https://invent.kde.org/plasma/kwin/-/merge_requests/4916