Bug 433688

Summary: Do not resize the view when it's containing the mouse
Product: [Unmaintained] lattedock Reporter: trmdi
Component: applicationAssignee: Michail Vourlakos <mvourlakos>
Status: RESOLVED FIXED    
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:

Description trmdi 2021-02-27 06:44:04 UTC
Otherwise the task under the mouse will change when it's resized, cause the use activate the neighbor one accidentally in some case.

Please see the video: https://streamable.com/vdl3nm

Proposal: resize (remove gap...) only when the cursor left the view.
Comment 1 Bug Janitor Service 2021-02-27 15:52:40 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/latte-dock/-/merge_requests/12
Comment 2 Michail Vourlakos 2021-03-06 16:34:42 UTC
Git commit 765fd490c326470815c598c82294356793406bdd by Michail Vourlakos.
Committed on 06/03/2021 at 16:33.
Pushed by mvourlakos into branch 'master'.

move Duplicate Dock in Add... menus

M  +7    -4    containmentactions/contextmenu/menu.cpp
M  +10   -6    declarativeimports/components/ComboBox.qml
M  +2    -0    declarativeimports/components/ComboBoxButton.qml
M  +22   -14   declarativeimports/components/ItemDelegate.qml
M  +28   -0    shell/package/contents/configuration/LatteDockConfiguration.qml

https://invent.kde.org/plasma/latte-dock/commit/765fd490c326470815c598c82294356793406bdd
Comment 3 Michail Vourlakos 2021-03-06 16:36:12 UTC
faulty bug reference can just be ignored