Bug 481671 - Pressing tray icon does not open popup for that applet when other tray applet's popup is already shown
Summary: Pressing tray icon does not open popup for that applet when other tray applet...
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: System Tray (show other bugs)
Version: 5.93.0
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: qt6, regression
: 482101 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-02-22 13:01 UTC by ezh
Modified: 2024-03-01 06:59 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.0.1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ezh 2024-02-22 13:01:42 UTC
A regression, in 5.27.10 WFM, in 6.1 Dev an issue.

STEPS TO REPRODUCE
1. Click on a volume icon in tray, opens Audio Volume window.
2. Now click on a Wi-Fi (or any) icon in tray.

In 5.27.10 immediately opens a window for pressed Network icon.
In 6.1 Dev the opened Volume window closes, but the Wi-Fi window does not appear, you have to click again on the icon.
Comment 1 ezh 2024-02-22 13:08:06 UTC
BTW I'm using vertical taskbar, if that matters.
Comment 2 Nate Graham 2024-02-22 18:03:29 UTC
Can reproduce.
Comment 3 Nate Graham 2024-02-22 18:03:55 UTC
I'm also using a vertical panel, but I can reproduce the issue with a horizontal one as well.
Comment 4 Bug Janitor Service 2024-02-25 15:45:34 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/3973
Comment 5 Fushan Wen 2024-02-25 17:22:16 UTC
Git commit ec9daf96220022d99a310ef0bb39723c472f6fe5 by Fushan Wen, on behalf of David Edmundson.
Committed on 25/02/2024 at 17:22.
Pushed by fusionfuture into branch 'master'.

Revert "panelview: Take focus from other Plasma windows when clicked"

Panel has additional requirements, we do not want to close popups when
moving between system tray items.

This reverts commit 5f7fd94fccbce316bdb6f723a3b0f332a39f2d3f.
Related: bug 367815

M  +0    -11   shell/panelview.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/ec9daf96220022d99a310ef0bb39723c472f6fe5
Comment 6 Fushan Wen 2024-02-25 17:44:49 UTC
Git commit d09d50c3664efacf3bf8c7f2effe338a05cb816c by Fushan Wen, on behalf of David Edmundson.
Committed on 25/02/2024 at 17:22.
Pushed by fusionfuture into branch 'Plasma/6.0'.

Revert "panelview: Take focus from other Plasma windows when clicked"

Panel has additional requirements, we do not want to close popups when
moving between system tray items.

This reverts commit 5f7fd94fccbce316bdb6f723a3b0f332a39f2d3f.
Related: bug 367815


(cherry picked from commit ec9daf96220022d99a310ef0bb39723c472f6fe5)

M  +0    -11   shell/panelview.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/d09d50c3664efacf3bf8c7f2effe338a05cb816c
Comment 7 Nate Graham 2024-03-01 06:59:45 UTC
*** Bug 482101 has been marked as a duplicate of this bug. ***