Bug 438440

Summary: Plasma applet popups show in wrong place or too large
Product: [Unmaintained] lattedock Reporter: Jackson <bugs>
Component: applicationAssignee: Michail Vourlakos <mvourlakos>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version First Reported In: git (master)   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Default clock app has huge calendar
Volume applet has pop up far away.

Description Jackson 2021-06-11 01:37:42 UTC
Created attachment 139213 [details]
Default clock app has huge calendar

Plasma applet popups show in wrong place or too large using Latte Dock.

STEPS TO REPRODUCE
1. Click on a plasma applet

OBSERVED RESULT
Applet popup window appears in wrong place (i.e., far from the applet icon) or huge.

EXPECTED RESULT
Applet popup window appears next to the applet icon and is a normal size. 

SOFTWARE/OS VERSIONS
Latte Dock: master from github (about says 0.9.91)
Linux/KDE Plasma: Kubuntu 21.04
KDE Plasma Version: 5.21.5
KDE Frameworks Version: 5.82.0 
Qt Version: 5.15.2

ADDITIONAL INFORMATION
When I first started using Latte Dock I did not have this problem. I'm not sure what triggered it, but now all applets have problematic popups.

The same applets show perfectly normal and properly when used from the default plasma dock.

I've totally removed Latte Dock and deleted all of its config files (maybe I'm missing something, but when reinstalled afterwards the same problem immediately happens; I'd love to really reset everything somehow).
Comment 1 Jackson 2021-06-11 01:38:59 UTC
Created attachment 139214 [details]
Volume applet has pop up far away.
Comment 2 Michail Vourlakos 2021-06-11 07:15:09 UTC
1. show me the contents of ~/.config/lattedockrc
2. load some default layout through: right click dock->Layout->Edit layouts...->New->Default and switch to the newly added default layout. Do you still have the same issue afterwards?
Comment 3 Jackson 2021-06-13 05:43:28 UTC
I just figured out the issue, it's not a bug but rather me screwing something up. I had set a window rule to make the Download New Plasma Widgets window always appear larger, but that actually affected all of the popup windows made by Latte Dock. I guess since certain popups couldn't be resized, they would just appear to be moved.

Sorry about that, thanks for your help.