Bug 370338 - Reopening System Settings doesn't raise it or give focus
Summary: Reopening System Settings doesn't raise it or give focus
Status: RESOLVED LATER
Alias: None
Product: kwin
Classification: Plasma
Component: wayland-generic (show other bugs)
Version: git master
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
: 365109 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-10-09 10:19 UTC by Roman Gilg
Modified: 2021-03-22 11:45 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:
mgraesslin: Wayland+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.