Please describe your issue in as much detail as possible:
Left-clicking the Steam system tray icon does nothing. The Steam main window should be restored/focused.
Right-click on the same icon works correctly — the context menu appears and the "Open" menu item can be used to restore the window.
The tray icon itself appears correctly (Steam uses the org.kde.StatusNotifierItem D-Bus interface). A StatusNotifierWatcher is present on the session D-Bus (org.kde.StatusNotifierWatcher is registered). The right-click ContextMenu D-Bus method works, but the left-click Activate D-Bus method is sent and Steam does not respond to it.
This has been observed in multiple desktop environments and tray managers (tested with KDE Plasma, XFCE, and i3+polybar+snixembed), suggesting this is a Steam client-side issue rather than an environment-specific problem.
Related: #6186 (reported 2019)
Steps for reproducing this issue:
Launch Steam on Linux
Close/minimize the Steam main window (icon appears in system tray)
Left-click on the Steam icon in the system tray
Nothing happens — expected: Steam window should restore/focus
Right-click on the same icon — context menu appears correctly
Your system information
Please describe your issue in as much detail as possible:
Left-clicking the Steam system tray icon does nothing. The Steam main window should be restored/focused.
Right-click on the same icon works correctly — the context menu appears and the "Open" menu item can be used to restore the window.
The tray icon itself appears correctly (Steam uses the
org.kde.StatusNotifierItemD-Bus interface). AStatusNotifierWatcheris present on the session D-Bus (org.kde.StatusNotifierWatcheris registered). The right-clickContextMenuD-Bus method works, but the left-clickActivateD-Bus method is sent and Steam does not respond to it.This has been observed in multiple desktop environments and tray managers (tested with KDE Plasma, XFCE, and i3+polybar+snixembed), suggesting this is a Steam client-side issue rather than an environment-specific problem.
Related: #6186 (reported 2019)
Steps for reproducing this issue: