Bug 433688 - Do not resize the view when it's containing the mouse
Summary: Do not resize the view when it's containing the mouse
Status: RESOLVED FIXED
Alias: None
Product: lattedock
Classification: Unmaintained
Component: application (other bugs)
Version First Reported In: git (master)
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Michail Vourlakos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-27 06:44 UTC by trmdi
Modified: 2021-03-06 16:36 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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