Bug 485477 - System tray session launcher: Highlight follows mouse in one direction only
Summary: System tray session launcher: Highlight follows mouse in one direction only
Status: RESOLVED FIXED
Alias: None
Product: kdeplasma-addons
Classification: Plasma
Component: Kate Sessions (show other bugs)
Version: 6.1.2
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 493317 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-04-13 09:15 UTC by Paul Worrall
Modified: 2025-01-15 21:18 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.3.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Worrall 2024-04-13 09:15:42 UTC
Suspect this might be a framework or qt bug, please reassign if appropriate.

STEPS TO REPRODUCE
1.  Have a few different sessions saved
2.  Enable the Kate Sessions entry in the system tray
3. Click on the system tray entry and move the mouse pointer up and down

OBSERVED RESULT
The item under the mouse pointer is highlighted when going up but disappears altogether when going down

Operating System: Arch Linux 
KDE Plasma Version: 6.0.3
KDE Frameworks Version: 6.0.0
Qt Version: 6.7.0
Graphics Platform: Wayland
Comment 1 Patrick Silva 2024-04-13 21:51:48 UTC
Duplicate of bug 483581?
Comment 2 Paul Worrall 2024-04-17 13:51:26 UTC
bug 483581 is fixed now that I've got Plasma 6.0.4.  

This bug however persists, so very similar but a separate fix is needed.
Comment 3 Paul Worrall 2024-09-18 17:42:39 UTC
*** Bug 493317 has been marked as a duplicate of this bug. ***
Comment 4 Bug Janitor Service 2025-01-11 11:24:49 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/649
Comment 5 Paul Worrall 2025-01-11 11:44:40 UTC
Git commit b52b5143a2398c7570b284da7d4648e4ac1bcd33 by Paul Worrall.
Committed on 11/01/2025 at 11:02.
Pushed by fusionfuture into branch 'master'.

Fix highlight not following mouse downwards

Currently the highlighted item follows the pointer only when moving in
the upwards direction.

M  +0    -1    applets/katesessions/contents/ui/KateSessionsItemDelegate.qml

https://invent.kde.org/plasma/kdeplasma-addons/-/commit/b52b5143a2398c7570b284da7d4648e4ac1bcd33
Comment 6 Fushan Wen 2025-01-11 11:44:59 UTC
Git commit 9126a2f1575ff72a40977fcd5080e24fb47b40db by Fushan Wen.
Committed on 11/01/2025 at 11:44.
Pushed by fusionfuture into branch 'Plasma/6.3'.

Fix highlight not following mouse downwards

Currently the highlighted item follows the pointer only when moving in
the upwards direction.


(cherry picked from commit b52b5143a2398c7570b284da7d4648e4ac1bcd33)

Co-authored-by: Paul Worrall <p.r.worrall@gmail.com>

M  +0    -1    applets/katesessions/contents/ui/KateSessionsItemDelegate.qml

https://invent.kde.org/plasma/kdeplasma-addons/-/commit/9126a2f1575ff72a40977fcd5080e24fb47b40db