SUMMARY Testing plasma 6 using arch's testing repositories. If I open system monitor and go to edit pages from view or the hamburger menu. Then I can not drag one page down. I can only drag other pages down. Also moving the pages up or down causes that item to essentially get stuck behind the first item. STEPS TO REPRODUCE 1. Open system monitor 2. Go to view or the hamburger menu and click edit pages. 3. Try moving a page down. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
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