Bug 390804 - [regression] Application Dashboard doesn't show tooltips
Summary: [regression] Application Dashboard doesn't show tooltips
Status: RESOLVED FIXED
Alias: None
Product: kdeplasma-addons
Classification: Plasma
Component: Application Dashboard (show other bugs)
Version: 5.15.2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Eike Hein
URL:
Keywords: junior-jobs, regression
Depends on:
Blocks:
 
Reported: 2018-02-20 19:32 UTC by sunwebrw
Modified: 2019-03-20 14:55 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.15.4


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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