Bug 405591 - Plasmoid's tool-tip information should be displayed on mouse hover
Summary: Plasmoid's tool-tip information should be displayed on mouse hover
Status: RESOLVED FIXED
Alias: None
Product: lattedock
Classification: Plasma
Component: application (show other bugs)
Version: 0.8.7
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Michail Vourlakos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-18 10:29 UTC by M. Sadeq H. E.
Modified: 2019-04-18 00:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshot of dock with System Load Viewer not showing it's tooltip (752.40 KB, image/png)
2019-04-17 19:40 UTC, emilianh
Details
Image showing the original systray issue (153.40 KB, image/png)
2019-04-17 19:48 UTC, emilianh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description M. Sadeq H. E. 2019-03-18 10:29:13 UTC
Plasmoids such as KDE Connect, Audio Volume, Networks, etc should display a tool-tip information while mouse pointer is over them on the panel.

There is a similar bug report but only for System Monitor plasmoid, other plasmoids still have this bug (unimplemented feature):

https://bugs.kde.org/show_bug.cgi?id=180102

Currently, Lotte Dock only supports displaying plasmoid's name in the tool-tip but each plasmoid should be able to display its own information in the tool-tip. For example, whenever I move my mouse pointer over Audio Volume plasmoid, it should display current value for audio volume, and the plasmoid's name doesn't help much.

SOFTWARE/OS VERSIONS
Kubuntu Version: 18.10
KDE Plasma Version: 5.15.3
KDE Frameworks Version: 5.54.0
Qt Version: 5.11.1
Comment 1 Michail Vourlakos 2019-03-18 11:28:59 UTC
It is already supported but you must lock this applets in order to not use the Parabolic effect infrastructure...

Do you know how to lock them?
Comment 2 M. Sadeq H. E. 2019-03-18 12:48:02 UTC
Thanks, I didn't know that I should lock plasmoids (KDE Connect, Audio Volume, etc), now they are displaying detailed information as you said.

But why System Load Monitor plasmoid doesn't need to be locked for displaying detailed information? Shouldn't other plasmoids behave the same as System Load Monitor for consistency?
Comment 3 Michail Vourlakos 2019-03-18 12:52:52 UTC
(In reply to M. Sadeq H. E. from comment #2)
> Thanks, I didn't know that I should lock plasmoids (KDE Connect, Audio
> Volume, etc), now they are displaying detailed information as you said.
> 
> But why System Load Monitor plasmoid doesn't need to be locked for
> displaying detailed information? Shouldn't other plasmoids behave the same
> as System Load Monitor for consistency?

System Load Monitor is probably identified by Latte that it can not be used with parabolic effect at all and as such it disables parabolic effect mechanisms automatically
Comment 4 emilianh 2019-04-17 17:58:55 UTC
I noticed here the same issue happens with the System Tray, and AFAIKS there's no way to lock it, or to otherways get the correct behaviour.

Gentoo Linux
Qt: 5.12.2
KDE Frameworks: 5.56.0
KDE Plasma: 5.15.4
latte-dock latest from git (currently 9ce7ba35bb)

Thanks.
Comment 5 emilianh 2019-04-17 18:03:38 UTC
(In reply to emilianh from comment #4)
> I noticed here the same issue happens with the System Tray, and AFAIKS
> there's no way to lock it, or to otherways get the correct behaviour.
> 
> Gentoo Linux
> Qt: 5.12.2
> KDE Frameworks: 5.56.0
> KDE Plasma: 5.15.4
> latte-dock latest from git (currently 9ce7ba35bb)
> 
> Thanks.

Forgot to add:
For the affected panel "Zoom on hover" is set to 0 and I've tried "Show title tooltips" both on and off.

Thanks
Comment 6 Michail Vourlakos 2019-04-17 18:45:52 UTC
(In reply to emilianh from comment #5)
> (In reply to emilianh from comment #4)
> > I noticed here the same issue happens with the System Tray, and AFAIKS
> > there's no way to lock it, or to otherways get the correct behaviour.
> > 
> > Gentoo Linux
> > Qt: 5.12.2
> > KDE Frameworks: 5.56.0
> > KDE Plasma: 5.15.4
> > latte-dock latest from git (currently 9ce7ba35bb)
> > 
> > Thanks.
> 
> Forgot to add:
> For the affected panel "Zoom on hover" is set to 0 and I've tried "Show
> title tooltips" both on and off.
> 
> Thanks

Show me a screenshot of your systray please
Comment 7 Michail Vourlakos 2019-04-17 19:01:57 UTC
Git commit f33b61d6cf8dad2b5eda5137387073e7f0e02059 by Michail Vourlakos.
Committed on 17/04/2019 at 19:01.
Pushed by mvourlakos into branch 'master'.

simplify original applet behavior enablement

--restores tooltips for systray when the Latte
tooltips are not enabled

M  +1    -2    containment/package/contents/ui/applet/AppletItem.qml

https://commits.kde.org/latte-dock/f33b61d6cf8dad2b5eda5137387073e7f0e02059
Comment 8 emilianh 2019-04-17 19:40:02 UTC
Created attachment 119467 [details]
Screenshot of dock with System Load Viewer not showing it's tooltip

Thanks, that fixed the systray.

Unfortunately, I noticed that System Load Viewer (this time in a dock) is affected too :(, and for this dock I can't turn off the "Show title tooltips when hovering" option.

I've attached an image showing it when hovered by the mouse and also the configuration mode, hope it helps.
Comment 9 emilianh 2019-04-17 19:48:00 UTC
Created attachment 119468 [details]
Image showing the original systray issue

For completeness' sake I've also attached an image showing the initial Systray issue. (Show tooltips = OFF mode is now fixed)

Thanks.
Comment 10 Michail Vourlakos 2019-04-17 20:09:04 UTC
(In reply to emilianh from comment #8)
> Created attachment 119467 [details]
> Screenshot of dock with System Load Viewer not showing it's tooltip
> 
> Thanks, that fixed the systray.
> 
> Unfortunately, I noticed that System Load Viewer (this time in a dock) is
> affected too :(, and for this dock I can't turn off the "Show title tooltips
> when hovering" option.
> 

lock it from applet tooltip
Comment 11 emilianh 2019-04-18 00:04:24 UTC
(In reply to Michail Vourlakos from comment #10)
> (In reply to emilianh from comment #8)
> > Created attachment 119467 [details]
> > Screenshot of dock with System Load Viewer not showing it's tooltip
> > 
> > Thanks, that fixed the systray.
> > 
> > Unfortunately, I noticed that System Load Viewer (this time in a dock) is
> > affected too :(, and for this dock I can't turn off the "Show title tooltips
> > when hovering" option.
> > 
> 
> lock it from applet tooltip

Ah rigth, sorry, rearrange was off and it was missing the config and lock buttons in the tooltip. All good now.

Thanks again.