SUMMARY "Compare by Content" opens new kdiff window which loses focus STEPS TO REPRODUCE 1. Select two files 2. Select File -> Compare by Content... OBSERVED RESULT The kdiff3 tool will start with a proper files opened and compared - as it should. But this window will not be active. EXPECTED RESULT kdiff3 window should be active as I expect. So, I can press Alt + F4 and close it easily or do any other operations. SOFTWARE/OS VERSIONS krusader v2.9.0 on Arch Linux KDE on Wayland
This is only happening with KDiff3. For Kompare and Meld the opened window does get focus. Also when kdiff3 is started from command line the window does not get focus. I'm moving this from Krusader to KDiff3. My guess is that this is only happening in Wayland because there it is a known problem.
yeah, you are right about Wayland Just tested on X11 and it is working as expected