https://bugs.kde.org/show_bug.cgi?id=499140
--- Comment #7 from Oded Arbel <[email protected]> --- Currently, with Plasma 6.6.5, I can no longer reproduce the original issue: with a secondary screen window in focus, pressing SUPER then ESC, the focus returns on the original screen. I also tried to reproduce with: 1. System tray menu shortcut activation - works fine. 2. Clipboard menu that is configured to open near the mouse - opens where the mouse is, even if on a different screen then the active window, then returns focus to the original menu. 3. Krunner - opens on the active screen, then returns the focus to the original window. 4. Yakuake - works like krunner, with the same caveat as below. The only other issue I encountered - that is somewhat similar - is the Krunner behavior in regards to where it opens: 1. Activate an application window on screen 1. 2. Trigger krunner and close it - it correctly opens and closes on screen 1. 3. Move the mouse to screen 2. 4. Trigger krunner and close it - it correctly opens and closes on screen 2. 5. Trigger krunner again - without either moving the mouse or switching window focus - it now surprisingly opens on screen 1 again. I think its obvious what happens here - when Krunner opens it takes the window focus, and when it closes, focus returns to the previously focused window - which is on screen 1, which for kwin makes screen 1 the "active screen", even though the user didn't do anything active to change the active screen, and all their recent interactions where on screen 2. -- You are receiving this mail because: You are watching all bug changes.
