1- Move an item and a folder beyond the visible area, making the Desktop scrollable. 2- Drag the item inside the folder. Result: The item won't go inside the folder; The function doesn't exist.
Created attachment 183006 [details] Issue on Plasma 6.4.2
another bug is that it's not supposed to do this when dragging over the screen edges, it should never create an horizontal scrollbar, icons should snap back instead. at least i can't reproduce that at all, neither by doing the same thing of the video, nor by creating an ad hoc configuration file
(In reply to Marco Martin from comment #2) > another bug is that it's not supposed to do this when dragging over the > screen edges, it should never create an horizontal scrollbar, icons should > snap back instead. > > at least i can't reproduce that at all, neither by doing the same thing of > the video, nor by creating an ad hoc configuration file Have you tried dragging two selected items right next to each other by the furthest item? That works for Bug 479085 too.
Created attachment 183448 [details] Issue on Plasma 6.4.3 Easier to reproduce the secondary bug by using another item like a tetris piece.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3117
Git commit 15daefc4aa297d629b89c25e939a838f37aa0047 by Niccolò Venerandi. Committed on 27/07/2025 at 11:53. Pushed by niccolove into branch 'master'. Fixed drag and drop behavior when desktop is scrollable Previously there were no drag and drop previews and it was impossible to drag and drop files to a folder, when the desktop was scrollable. This fixes both issues. M +1 -1 containments/desktop/package/contents/ui/FolderItemDelegate.qml M +6 -14 containments/desktop/package/contents/ui/FolderView.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/15daefc4aa297d629b89c25e939a838f37aa0047
Git commit 3d3b8644637a1576c2cff47c67741cdf6558c0b7 by Niccolò Venerandi. Committed on 27/07/2025 at 12:05. Pushed by niccolove into branch 'Plasma/6.4'. Fixed drag and drop behavior when desktop is scrollable Previously there were no drag and drop previews and it was impossible to drag and drop files to a folder, when the desktop was scrollable. This fixes both issues. (cherry picked from commit 15daefc4aa297d629b89c25e939a838f37aa0047) Co-authored-by: Niccolò Venerandi <niccolo@venerandi.com> M +1 -1 containments/desktop/package/contents/ui/FolderItemDelegate.qml M +6 -14 containments/desktop/package/contents/ui/FolderView.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/3d3b8644637a1576c2cff47c67741cdf6558c0b7