Created attachment 175046 [details] Video of the bug SUMMARY Hello, when I hover the mouse over an icon in the panel, it correctly shows the tooltip. However, when I quickly move the mouse back and forth between two icons, the rendering of the tooltips seems to malfunction. Once I slow down the movement, the tooltips appear normal again. Since it’s difficult for me to describe the issue in words, I have recorded a video demonstrating the problem. STEPS TO REPRODUCE 1. Hover over the kickoff icon. 2. Quickly move the mouse over the settings icon and then back to the kickoff icon, and repeat the process quickly. OBSERVED RESULT The tooltips are rendered incorrectly. EXPECTED RESULT Correctly rendered tooltips. SOFTWARE/OS VERSIONS Operating System: Fedora Linux 41 KDE Plasma Version: 6.2.1 KDE Frameworks Version: 6.7.0 Qt Version: 6.7.2 Kernel Version: 6.11.4-300.fc41.x86_64 (64-bit) Graphics Platform: Wayland ADDITIONAL INFORMATION Processors: 16 × AMD Ryzen 7 7800X3D 8-Core Processor Memory: 30.9 GiB of RAM Graphics Processor: NVIDIA GeForce RTX 4080 SUPER/PCIe/SSE2 Manufacturer: Micro-Star International Co., Ltd. Product Name: MS-7E16 System Version: 1.0 Screens ======= Number of Screens: 3 Screen 0: --------- Name: HDMI-A-1 Enabled: 1 Geometry: 5120,0,1080x1920 Scale: 1 Refresh Rate: 143981 Adaptive Sync: incapable Screen 1: --------- Name: DP-1 Enabled: 1 Geometry: 2560,240,2560x1440 Scale: 1 Refresh Rate: 360000 Adaptive Sync: automatic Screen 2: --------- Name: DP-2 Enabled: 1 Geometry: 0,240,2560x1440 Scale: 1.5 Refresh Rate: 59997 Adaptive Sync: automatic
A similar or the same issue seems to exist in GTK as well (https://gitlab.gnome.org/GNOME/gtk/-/issues/5832). However, since GTK now uses Vulkan, I’ve never encountered the problem there. Since this appears to be an issue with the NVIDIA driver, I’m not sure if there’s anything you can do about it or if it’s something you'd want to address.
Created attachment 175419 [details] Panel tooltip glitch on Plasma 6.2.2
I'm seeing this as well on Plasma 6.2.2 (added attachment with what it looks like on my system, with a non-floating panel). Operating System: Fedora Linux 41 KDE Plasma Version: 6.2.2 KDE Frameworks Version: 6.7.0 Qt Version: 6.7.2 Kernel Version: 6.11.5-300.fc41.x86_64 (64-bit) Graphics Platform: Wayland Graphics Processor: NVIDIA GeForce RTX 4070 SUPER/PCIe/SSE2
Thanks for the screen recordings. I'm not able to reproduce this issue with current git master on my system. I have an AMD GPU, however. It may be an issue specific to the NVIDIA GPU drivers. Is anyone able to experience this issue *without* an AMD GPU using the proprietary drives? Is anyone brave enough to try with Nouveau or the open kernel drivers, rather than the proprietary drivers?
(In reply to Nate Graham from comment #4) > Thanks for the screen recordings. I'm not able to reproduce this issue with > current git master on my system. I have an AMD GPU, however. It may be an > issue specific to the NVIDIA GPU drivers. Is anyone able to experience this > issue *without* an AMD GPU using the proprietary drives? Is anyone brave > enough to try with Nouveau or the open kernel drivers, rather than the > proprietary drivers? I never thought I'd get credit for being brave this easily, but - to confirm your hypothesis, I did not notice this issue when I rebooted my Nvidia desktop into the Nouveau drivers, nor could I see it on my wife's AMD-only laptop. (Using Nouveau introduced an array of other issues, but this particular one disappeared!)
Thanks a lot. So yeahhhh It's gonna be a proprietary NVIDIA GPU driver then, sorry! If you want to get even more credit, feel free to report this issue to the NVIDIA folks, either by sending an email to linux-bugs@nvidia.com or making a post at https://forums.developer.nvidia.com/c/gpu-graphics/linux. It would be helpful to the NVIDIA developers if you could run nvidia-bug-report.sh and attach the resulting file in your report.
Thanks - for reference for others, the Nvidia bug post is here: https://forums.developer.nvidia.com/t/tooltip-distortion-on-kde-plasma/312358
*** Bug 499449 has been marked as a duplicate of this bug. ***
*** Bug 504132 has been marked as a duplicate of this bug. ***