Bug 410629

Summary: Folder view doesn't work when docked vertically.
Product: [Unmaintained] lattedock Reporter: basse <bastian.salmela>
Component: applicationAssignee: Michail Vourlakos <mvourlakos>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version First Reported In: 0.9.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: vertical image
horizontal image

Description basse 2019-08-05 21:52:34 UTC
Created attachment 121952 [details]
vertical image

After updating to 0.9.1 folder views on dock stopped working if dock is placed vertically, (on left for example). Tooltip says the icon is there, but it's not visible, and the view doesn't open. 

Works fine if I move the dock to bottom or top. 






SOFTWARE/OS VERSIONS

Linux/KDE Plasma: Kubuntu 19.04
KDE Plasma Version: 5.16.4
KDE Frameworks Version: 5.60.0
Qt Version: 5.12.2
Comment 1 basse 2019-08-05 21:53:07 UTC
Created attachment 121953 [details]
horizontal image
Comment 2 Michail Vourlakos 2019-08-05 22:29:44 UTC
Plasma systemsettings, Icons, panel Icon size

What is the value in your system?
Comment 3 Michail Vourlakos 2019-08-06 06:38:14 UTC
you are probably hit from plasma design decisions.

You can use:
"kwriteconfig5 --group PanelIcons --key Size 256"

and restart, it will probably fixes it for you
Comment 4 Michail Vourlakos 2019-08-06 06:38:45 UTC

*** This bug has been marked as a duplicate of bug 410430 ***
Comment 5 basse 2019-08-06 16:42:13 UTC
well what do you know, that (whatever it was) worked. 
thank you.
Comment 6 Michail Vourlakos 2019-08-06 17:01:26 UTC
you can read the upstream bug report for more details