https://bugs.kde.org/show_bug.cgi?id=523006
--- Comment #2 from QingXi <[email protected]> --- Thanks for looking into this. I've only tested on NVIDIA (proprietary driver 595.84, RTX 4070 Laptop GPU) under Wayland — I don't have Intel/AMD hardware to test against, so it's possible this is NVIDIA/Wayland-specific, which would explain why you can't reproduce it on Intel/AMD. More precise reproduction steps: 1. Click any panel icon that opens a popup (Application Launcher/Kickoff, system tray icons, clock, volume, etc.) 2. Immediately click it again — the second click needs to land very quickly after the first, less than ~100ms apart (essentially as fast as you can physically double-click). If there's a noticeable pause between clicks, the popup opens/closes normally and the bug does not trigger. In the video, I keep decreasing the time interval between the two clicks, and when it gets low enough, that's when it happens. 3. The icon switches to its "expanded" visual state but the popup itself never renders. Clicking the icon again afterwards produces no response at all — no popup, and no DBus calls are even issued (verified with dbus-monitor during the click). I've now confirmed this is NOT limited to Kickoff — I can reproduce it 100% of the time on every panel icon that opens a popup (system tray icons, digital clock, etc.), not just the Application Launcher. This suggests the issue is in the shared popup-opening mechanism used across different systemtray/plasmoid popups, rather than something specific to one applet. Environment: · KDE Plasma 6.6.1, KDE Frameworks 6.23.0, Qt 6.10.2 · Wayland session (kwin_wayland) · NVIDIA proprietary driver 595.84, RTX 4070 Laptop GPU · Self-built system (Linux From Scratch) Let me know if there's a specific QT_LOGGING_RULES setting or other debug output that would help narrow this down further — happy to reproduce with more verbose logging if it helps. ________________________________ From: cwo <[email protected]> Sent: Monday, 13 July 2026 19:36:01 To: [email protected] <[email protected]> Subject: [plasmashell] [Bug 523006] Tray popup stuck in open state with no visible popup if clicked twice quickly https://bugs.kde.org/show_bug.cgi?id=523006 cwo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO CC| |[email protected] Resolution|--- |WAITINGFORINFO --- Comment #1 from cwo <[email protected]> --- Can you provide the regular information from the template? In particular the precise reproduction steps. >From what I can tell, I can't reproduce this on intel drivers or AMD. But it's hard to say without the exact steps you're using to trigger the issue. -- You are receiving this mail because: You reported the bug. -- You are receiving this mail because: You are watching all bug changes.
