Bug 433430

Summary: [wayland] - pop-up preview doesnt work if there are multiple windows
Product: [Plasma] lattedock Reporter: Russ Hay <RussellH>
Component: applicationAssignee: Michail Vourlakos <mvourlakos>
Status: RESOLVED FIXED    
Severity: normal CC: mehranhhm
Priority: NOR    
Version: git (master)   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Russ Hay 2021-02-22 15:54:13 UTC
SUMMARY


If I have multiple windows open for the same app (e.g. Konsole), then clicking the icon in latte dock does not show the preview. requires multiple clicks to get the preview to work. 

If I only have a single instance of the app open, it works as expected.

*I am running git(master) on KDE Neon (Wayland).

STEPS TO REPRODUCE
1. open two windows for an app (e.g. Konsole)
2. Minimise both windows
3. click the Konsole icon in latte dock, 

OBSERVED RESULT
it does not show the window preview. The preview only shows after the 3rd or fourth click. 

EXPECTED RESULT
the pop-up preview should show on the first click

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: 20.04 (KDE Neon)
(available in About System)
KDE Plasma Version: 5.21.0
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Comment 1 Michail Vourlakos 2021-04-03 17:49:07 UTC
is this still valid?
Comment 2 mehranhhm 2021-04-04 13:49:27 UTC
i installed latte dock from here https://invent.kde.org/plasma/latte-dock/-/tree/master/app and it was working fine.
thank you
Comment 3 Russ Hay 2021-04-06 09:29:15 UTC
Reinstalled latest latte-dock from git and this is resolved. Thank you!