Summary: | When re-ordering pages in System Monitor, can't drag a page down; only up | ||
---|---|---|---|
Product: | [Applications] plasma-systemmonitor | Reporter: | Dashon <dashonwwIII> |
Component: | general | Assignee: | KSysGuard Developers <ksysguard-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ahiemstra, dashonwwIII, nate, plasma-bugs |
Priority: | NOR | ||
Version: | 6.0.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/8f590ae92e53fc8456fd360ca0491e0dde784f13 | Version Fixed In: | 6.0.3 |
Sentry Crash Report: | |||
Attachments: | System Monitor Edit Pages |
Description
Dashon
2024-03-04 12:41:02 UTC
Created attachment 166395 [details]
System Monitor Edit Pages
Can reproduce. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-systemmonitor/-/merge_requests/270 Git commit 212835b8581a9ce383c34c07baa24c384d2e1c4d by Arjen Hiemstra. Committed on 22/03/2024 at 10:40. Pushed by ahiemstra into branch 'master'. page: Fix drag-sorting of pages in PageSortDialog When using ListDragHandle, it shouldn't be the actual listview delegate that's being dragged but an item inside it. In addition, also correct some other porting issues. M +120 -115 src/page/PageSortDialog.qml https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/212835b8581a9ce383c34c07baa24c384d2e1c4d Git commit 8f590ae92e53fc8456fd360ca0491e0dde784f13 by Arjen Hiemstra. Committed on 22/03/2024 at 13:35. Pushed by ahiemstra into branch 'Plasma/6.0'. page: Fix drag-sorting of pages in PageSortDialog When using ListDragHandle, it shouldn't be the actual listview delegate that's being dragged but an item inside it. In addition, also correct some other porting issues. (cherry picked from commit 212835b8581a9ce383c34c07baa24c384d2e1c4d) M +120 -115 src/page/PageSortDialog.qml https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/8f590ae92e53fc8456fd360ca0491e0dde784f13 |