Bug 370338

Summary: Reopening System Settings doesn't raise it or give focus
Product: [Plasma] kwin Reporter: Roman Gilg <subdiff>
Component: wayland-genericAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED LATER    
Severity: normal CC: aleixpol, andrius, bugseforuns, kde, nate
Priority: NOR Flags: mgraesslin: Wayland+
Version: git master   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:

Description Roman Gilg 2016-10-09 10:19:17 UTC
This could be a problem in general for gui applications, which only allow one instance.

When System Settings are already opened, opening again for example from the launcher doesn't raises the window or gives focus.

Reproducible: Always
Comment 1 Martin Flöser 2016-10-10 05:39:35 UTC
Related to https://todo.kde.org/?controller=task&action=show&task_id=1767

KDBusService activate needs to somehow tell KWin that the application is about to show itself again. Tricky.
Comment 2 Martin Flöser 2016-10-18 06:23:07 UTC
*** Bug 365109 has been marked as a duplicate of this bug. ***
Comment 3 Roman Gilg 2017-04-21 13:32:06 UTC
Can you link to the task on Phabricator, since the above link is dead now?
Comment 4 Andrius Štikonas 2017-04-21 13:34:28 UTC
I think phabricator link is

https://phabricator.kde.org/T4448
Comment 5 Martin Flöser 2018-01-17 16:06:11 UTC
The idea I posted in that phab task sounds reasonable.
Comment 6 Patrick Silva 2020-01-27 15:52:52 UTC
Today I noticed this annoying issue on my system.

Operating System: Arch Linux 
KDE Plasma Version: 5.17.90
KDE Frameworks Version: 5.66.0
Qt Version: 5.14.1
Comment 7 David Edmundson 2021-03-22 11:45:19 UTC
This is part of the activation protocol that is currently WIP.