Bug 495262

Summary: Tooltip constantly shown then hidden when hovering over pinned item in the menu
Product: [Plasma] plasmashell Reporter: Coacher <itumaykin+kde>
Component: Application Menu (Kicker) widgetAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: kinoe, martin+kde, nate
Priority: NOR    
Version: 6.2.1   
Target Milestone: 1.0   
Platform: Fedora RPMs   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=495858
Latest Commit: Version Fixed In: 6.3.0
Sentry Crash Report:
Attachments: Short video demonstrating the problem

Description Coacher 2024-10-23 19:23:02 UTC
Created attachment 175156 [details]
Short video demonstrating the problem

STEPS TO REPRODUCE
1. Make kicker menu visible
2. Position the cursor over the pinned item on the left side (power action or pinned app)

OBSERVED RESULT
Popup with the item name shown then hidden in a loop, see the attached video

EXPECTED RESULT
Popup with the item name is shown and persists until the mouse is moved

SOFTWARE/OS VERSIONS
$ kinfo
Operating System: Fedora Linux 40
KDE Plasma Version: 6.2.1
KDE Frameworks Version: 6.7.0
Qt Version: 6.7.2
Kernel Version: 6.11.4-201.fc40.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 8 × 11th Gen Intel® Core™ i7-1165G7 @ 2.80GHz
Memory: 15.3 GiB of RAM
Graphics Processor: Mesa Intel® Xe Graphics
Comment 1 kinoe 2024-11-02 19:46:36 UTC
Exactly the same issue here on:
Operating System: Arch Linux 
KDE Plasma Version: 6.2.2
KDE Frameworks Version: 6.7.0
Qt Version: 6.8.0
Kernel Version: 6.11.6-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 12 × Intel® Core™ i5-10600 CPU @ 3.30GHz
Memory: 15.3 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 630
Comment 2 Nate Graham 2024-11-06 00:53:13 UTC
While trying to reproduce this, I notice it's regressed even worse on current git master: now the tooltips appear completely empty! I opened bug 495858 to track that. But once that's fixed, I think I can see how this bug would happen. Marking as Confirmed.
Comment 3 Nate Graham 2025-01-09 16:58:59 UTC
Fixed by Marco Martin with https://invent.kde.org/plasma/plasma-desktop/-/commit/357b9e59c80be5d7ceada8267e7c874826cb3d47 for Plasma 6.3.0!