https://bugs.kde.org/show_bug.cgi?id=474166
David Redondo <k...@david-redondo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/80c0903a03f06259f9a707298 | |08fd3e1cb45e0b5 Resolution|--- |FIXED --- Comment #3 from David Redondo <k...@david-redondo.de> --- Git commit 80c0903a03f06259f9a70729808fd3e1cb45e0b5 by David Redondo, on behalf of Natalie Clarius. Committed on 06/09/2023 at 09:53. Pushed by nclarius into branch 'master'. krunner: fix window showing on wrong screen Call positionOnScreen every time setVisible is set and not just during initialization of View, so that the correct screen can be determined whenever the window is shown, rather than always using the screen that happened to be active the first time KRunner was launched. M +10 -5 krunner/view.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/80c0903a03f06259f9a70729808fd3e1cb45e0b5 -- You are receiving this mail because: You are watching all bug changes.