Bug 504132

Summary: With GPU rendering on NVIDIA GPU, hovering on different icons displays their name stretched or squished in the tooltips
Product: [Plasma] kwin Reporter: norg_
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: minor CC: john.kizer, nate, niccolo.venerandi, qydwhotmail
Priority: NOR    
Version First Reported In: 6.3.5   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: switching between the application launcher and the next icon on the bar stretches and squishes the contents

Description norg_ 2025-05-13 06:05:55 UTC
Created attachment 181234 [details]
switching between the application launcher and the next icon on the bar stretches and squishes the contents

SUMMARY


STEPS TO REPRODUCE
1. Switch between the application launcher icon and the icon next to it a bit

OBSERVED RESULT
The boxes displaying their names will have their contents stretched or squished

EXPECTED RESULT
The contents should fill the boxes normally

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 6.14.6-arch1-1 (64-bit)
KDE Plasma Version: 6.3.5
KDE Frameworks Version: 6.14.0
Qt Version: 6.9.0

ADDITIONAL INFORMATION

I do have an nvidia GPU, so the issue might be because of that
Comment 1 Nate Graham 2025-05-13 19:26:37 UTC
Gross! Does it happen for any other panel tooltips? For example the ones for the Digital Clock or System Tray widgets?

But yes, probably NVIDIA-related 😩
Comment 2 norg_ 2025-05-14 15:46:52 UTC
(In reply to Nate Graham from comment #1)
> Gross! Does it happen for any other panel tooltips? For example the ones for
> the Digital Clock or System Tray widgets?
Oddly, it only happens with the Application Launcher and the icon next to it.
> But yes, probably NVIDIA-related 😩
I do plan to switch to AMD soon, I'm tired with all the issues.
Comment 3 Nate Graham 2025-05-14 17:47:00 UTC
Thanks. Very strange indeed.

If you switch to the software rendering (for testing purposes only!) in the "Plasma Renderer" config window and then restart plasmashell with `systemctl restart --user plasma-plasmashell.service`, does the issue stop happening?

You can get to the "Plasma Renderer" config window by searching for "renderer" in KRunner or Kickoff.
Comment 4 norg_ 2025-05-15 12:55:50 UTC
(In reply to Nate Graham from comment #3)
> Thanks. Very strange indeed.
> 
> If you switch to the software rendering (for testing purposes only!) in the
> "Plasma Renderer" config window and then restart plasmashell with `systemctl
> restart --user plasma-plasmashell.service`, does the issue stop happening?
It does indeed stop happening. 
Should I keep Plasma Renderer as Software?
Comment 5 Nate Graham 2025-05-15 18:34:00 UTC
No, that'll tank performance. It was just for debugging purposes, to determine that this is an issue related to hardware-accelerated graphics.
Comment 6 John Kizer 2025-05-19 05:00:48 UTC
Hi - merging this in with the existing bug report in the KDE Bugtracking System, but to Nate's point, this is an NVIDIA driver issue. There's a forum post there where they ask for bug reports to be...filed? :-) https://forums.developer.nvidia.com/t/tooltip-distortion-on-kde-plasma/312358

*** This bug has been marked as a duplicate of bug 495073 ***