Hi - I see that there has been some conversation here already about tooltip distortion on GNOME/GTK applications, and that it seems that interest in pursuing a fix may have been muted because GTK has changed to Vulkan by default, which makes the issue moot?
For me, changing the backend renderer from automatic (openGL) to Vulkan in KDE Plasma fixes the issue. It is not recommended to change that setting, but I have not noticed any secondary issues from it.
Still an issue with 575.57.08 and it’s easy to reproduce. This wasn’t present with RX 5500 XT before I switched to Nvidia.
And like was noted before, changing the rendering backend to Vulkan fixes the issue.
Thanks for those pointers. It is possible the fix got lost in the shuffle when Erik went back to school. Or, from the root cause analysis in the GNOME/GTK thread, the bug was pretty specific to the API usage. It is conceivable in the KDE case the API usage is different enough that the fix for the GTK usage doesn’t apply.
Another data point… I’ve recently switched from Gnome (mutter) to Sway (wlroots ) and this same issue is present with both display servers / compositors.
FWIW both were built as pure native Wayland with no Xwayland support compiled in.