Bug 390804

Summary: [regression] Application Dashboard doesn't show tooltips
Product: [Plasma] kdeplasma-addons Reporter: sunwebrw
Component: Application DashboardAssignee: Eike Hein <hein>
Status: RESOLVED FIXED    
Severity: normal CC: bugseforuns, kde, nate, plasma-bugs, shtetldik, trmdi
Priority: NOR Keywords: junior-jobs, regression
Version: 5.15.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 5.15.4

Description sunwebrw 2018-02-20 19:32:22 UTC
Hi. After upgrading from plasma 5.11 to 5.12 i've noticed that Application Dashboard stopped showing tooltips.
Comment 1 Kai Uwe Broulik 2018-02-21 15:57:03 UTC
Probably caused by the mouse vs keyboard changes, there's now a MouseArea in ItemGridView which is ontop of the GridView, so the ToolTip never gets the mouse event.
Comment 2 Shmerl 2018-12-20 19:47:06 UTC
I can confirm, that it's not showing toolips for launchers anymore. It's especially annoying since dashboard cuts long launcher titles, so often it's impossible to know that the name is when there are several ones starting the same way.
Comment 3 Nate Graham 2019-03-20 14:55:20 UTC
Git commit e7205d039d09bf31d81d129ee743d6b0f054c268 by Nate Graham, on behalf of Tranter Madi.
Committed on 20/03/2019 at 14:54.
Pushed by ngraham into branch 'Plasma/5.15'.

[Kicker] Fix "Tooltip can not be displayed"

Summary:
Display the tooltip with the full label for truncated items

Test Plan:
- Tooltip can be display when hovering the mouse on truncated items.
- Other behaviors work normally.

Reviewers: ngraham, hein, #plasma, broulik

Reviewed By: ngraham, hein, #plasma

Subscribers: abetts, ndavis, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D19096

M  +2    -0    applets/kicker/package/contents/ui/ItemGridDelegate.qml
M  +18   -14   applets/kicker/package/contents/ui/ItemGridView.qml

https://commits.kde.org/plasma-desktop/e7205d039d09bf31d81d129ee743d6b0f054c268