Summary: | Manual sort of tasks misbehaviors | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Luciano Leveroni <kleverness> |
Component: | widget-taskbar | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | aseigo, asraniel, chrigi_1, kairo, lemma, notmart |
Priority: | NOR | Keywords: | triaged |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Luciano Leveroni
2008-12-04 02:46:28 UTC
it's done because otherwise wouldn't be possible to drag groups around hmm.. I don't get what you mean.. what is done that way? Maybe I was not clear enough but clearly the current way it's counter-intuitive and flawed. two possibilities that jump to mind: * show the window list immediately, hide when a drag begins (yes, this means you have to click, release) * don't show the window list until the mouse is released (but without a drag) the popup will now open by now immediately if you release the mousebutton instead of just holding it down. But sorting is still a bit broken, i will look into it. I've upgraded to KDE 4.2.1 and the first issue is solved :) Sorting is still a bit broken, specially when groups are involved, but good progress anyway. I can still reproduce this bug on trunk r958924. Manual sorting fails only if there are grouped tasks (doesn't matter if by name or manually). It's reproducible by dragging an taskbar item onto a grouped item's area. For non-grouped tasks this would move the task in the taskbar, if dropping onto the left or right edge of a grouped task the order of tasks stays the same as before. It seems to work sometimes and I suspect it stops working after first dragging a grouped item. (hope that's clear enough - if it isn't, bug me for a better explanation). *** This bug has been marked as a duplicate of bug 200255 *** |