Bug 468810

Summary: PlasmaCore.ToolTipArea tooltips sometimes fail to display content correctly
Product: [Plasma] plasmashell Reporter: Clementine <iclementine>
Component: generalAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: kde, materka, nate
Priority: NOR    
Version First Reported In: 5.27.4   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=468811
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: the system tray popup issues
popup on desktop icons when hover

Description Clementine 2023-04-22 12:39:54 UTC
Created attachment 158321 [details]
the system tray popup issues

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

When moving mouse onto a system tray icons, popups randomly fails to display.
Moving move from one system tray icon to another, the popups show as expected. It only randomly failes when moving mouse on system tray icon not from other system tray icons.

STEPS TO REPRODUCE

Install plasma 5 (5.27 and above), perhaps 5.26 and 5.25  can also reproduce it.

OBSERVED RESULT

When moving mouse onto a system tray icons, popups randomly fails to display.
Moving move from one system tray icon to another, the popups show as expected. It only randomly failes when moving mouse on system tray icon not from other system tray icons.


EXPECTED RESULT

popups show normally.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: openSUSE tumbleweed plasma 5.27.4
(available in About System)
KDE Plasma Version: plasma 5.27.4
KDE Frameworks Version:  5.105.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2023-04-24 18:41:38 UTC
Does this happen for Panel widget tooltips too, such as the one seen when hovering over "Application Launcher" and "Digital Clock"? Or does it only happen with tooltips for System Tray icons?
Comment 2 Clementine 2023-04-26 01:19:11 UTC
Sorry,but after a system update to tumbleweed 20230422, I cannot reproduce it again. It has just been fixed, magically.

Before that, only system tray icons have this issue.
Comment 3 Nate Graham 2023-04-26 14:04:36 UTC
All right, let's keep an eye on it. If you encounter the same issue again, feel free to re-open this bug report.
Comment 4 Clementine 2023-07-28 16:42:14 UTC
It happens again. (maybe many days ago)

A similar issue is  https://bugs.kde.org/show_bug.cgi?id=468811. about taskbar grouped tasks' texual list.
Also, popups for volume, brightness change, status of touchpad on/off also have similar issues.

It seems like, "popup"s have the same problem

An important Note is that these bugs are only produced on plasma(X11), not plasma(wayland), with (maybe old intel graphic cards, maybe?, I use a laptop with intel i5-6300U and Intel Corporation Skylake GT2 [HD Graphics 520]). 

On my desktop with nvidia pascal gpu, also X11, there is no such problems with popups.

I tried to disable all desktop effects about popups, but i does fix it.
Comment 5 Clementine 2023-07-28 16:57:44 UTC
Created attachment 160592 [details]
popup on desktop icons when hover
Comment 6 Clementine 2023-07-29 04:04:07 UTC
I tried to disable all desktop effects about popups, <<but i does fix it.>>

sorry for the typo, It does not fix it.
Comment 7 Clementine 2023-07-30 06:04:54 UTC
I reinstall my system afresh without using thinkpad related acpi kernel modules.


It's fine now~