SUMMARY Tooltips for the various buttons and application icons in the Application Launcher applet appear to be noticeably offset to the upper/bottom left from where one would expect them to be. STEPS TO REPRODUCE 1. Open application launcher 2. Hover over the "Keep open" icon, for example 3. Observe tooltip position OBSERVED RESULT Tooltip appears greatly shifted to the left and to the bottom EXPECTED RESULT Within close proximity to the icon being hovered or the mouse cursor, and horizontally centered where possible. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch KDE Plasma Version: 6.5.2 KDE Frameworks Version: 6.19.0 Qt Version: 6.10.0
I cannot reproduce. Can you include a screenshot and reopen this bug please.
๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone!
๐๐งน This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME.
Okay this seems to also be happening with QtQuick apps in general for me too.
Created attachment 188273 [details] Far tolltip in kickoff Here the tooltip can be seen to be greatly shifted to the left, away from the cursor and the button.
Created attachment 188274 [details] Far tooltip in system settings And here in System Settings' Power Management page, the tooltip can be seen shifted to the right, still away from both the cursor and the button it is attached to.
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kirigami/-/merge_requests/2024
Git commit 2f280def04958e92dd8393a5999f348aa5807280 by Nate Graham, on behalf of Alexey Rochev. Committed on 12/01/2026 at 15:37. Pushed by ngraham into branch 'master'. SelectableLabel: don't break coordinates of global ToolTip instance Use Binding to restore original x and y bindings of the global ToolTip object. Related: bug 510860 M +35 -12 src/controls/SelectableLabel.qml https://invent.kde.org/frameworks/kirigami/-/commit/2f280def04958e92dd8393a5999f348aa5807280