| Summary: | Cannot drag favorite icons anywhere without re-ordering them | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Harald Sitter <sitter> |
| Component: | Application Launcher (Kickoff) widget | Assignee: | David Edmundson <kde> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bugseforuns, dashonwwIII, kde, kde, nate, plasma-bugs-null |
| Priority: | NOR | Keywords: | usability |
| Version First Reported In: | master | ||
| Target Milestone: | 1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/plasma-desktop/-/commit/93aacd17048e0fdfb750a53415512be6c528a311 | Version Fixed/Implemented In: | 6.5.1 |
| Sentry Crash Report: | |||
|
Description
Harald Sitter
2017-10-17 13:56:52 UTC
I once wanted to implement exactly that but it turned out more difficult than I thought. Still an issue with the new Kickoff. *** Bug 455706 has been marked as a duplicate of this bug. *** *** Bug 462391 has been marked as a duplicate of this bug. *** A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3255 Git commit 0b9d12be2bcdd2b808155925e105858074ed0c99 by Niccolò Venerandi. Committed on 20/10/2025 at 07:13. Pushed by niccolove into branch 'master'. Reset kickoff grid movements when drag and drop exits kickoff Previously, it was impossible to drag and drop items from kickoff without changing their position e.g. in the favorites view. Instead, we now reset all item positions caused by a drag and drop if that drag exits kickoff. M +18 -0 applets/kickoff/KickoffDropArea.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/0b9d12be2bcdd2b808155925e105858074ed0c99 Git commit 93aacd17048e0fdfb750a53415512be6c528a311 by Niccolò Venerandi. Committed on 20/10/2025 at 07:14. Pushed by niccolove into branch 'Plasma/6.5'. Reset kickoff grid movements when drag and drop exits kickoff Previously, it was impossible to drag and drop items from kickoff without changing their position e.g. in the favorites view. Instead, we now reset all item positions caused by a drag and drop if that drag exits kickoff. (cherry picked from commit 0b9d12be2bcdd2b808155925e105858074ed0c99) Co-authored-by: Niccolò Venerandi <niccolo@venerandi.com> M +18 -0 applets/kickoff/KickoffDropArea.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/93aacd17048e0fdfb750a53415512be6c528a311 |