https://bugs.kde.org/show_bug.cgi?id=517233
Bug ID: 517233
Summary: Fast/double clicking a ListItemDragHandle shortly
jumps item to top position
Classification: Frameworks and Libraries
Product: frameworks-kirigami
Version First 6.23.0
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: Not decided
Created attachment 190444
--> https://bugs.kde.org/attachment.cgi?id=190444&action=edit
example video
SUMMARY
Fast clicking on a drag handler in a list view triggers item to shortly jump to
top position.
STEPS TO REPRODUCE
1. Open e.g. Kirigami Gallery in Long List view, or plasma System Setting →
Window Rules
2. Double click on drag handle
OBSERVED RESULT
The item shortly jumps to the top of the list.
EXPECTED RESULT
The item stays in place
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 6.6.2
KDE Frameworks Version: 6.23.0
Qt Version: 6.10.2
Kernel Version: 6.19.6-zen1-1.1-zen (64-bit)
Graphics Platform: Wayland
ADDITIONAL INFORMATION
>From staring at ListViewGallery.qml a bit it seems that dropped() has to guard
against a non-move mouse release?
--
You are receiving this mail because:
You are watching all bug changes.