Summary: | "Edit Bookmarks" does not allow to change folder ordering | ||
---|---|---|---|
Product: | [Applications] keditbookmarks | Reporter: | Alexey Neyman <stilor> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | alain.baeckeroot, faure, kdebugs |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Alexey Neyman
2009-11-04 02:52:35 UTC
*** Bug 213683 has been marked as a duplicate of this bug. *** I confirm this bug on Ubuntu 9.10 Karmic, KDE 4.3.2, Kmail 1.12.2 kmail 4:4.3.2-0ubuntu6 Actually, it is possible, but there are only a few pixels where the drop indicator ends up at the "between two folders" position. Typically a few pixels below the position where you would think you have to go. If you move the mouse to the right, you can see on the left whether the black line is positioned as a child or as a toplevel entry. I agree, this is hard to use! However this means the problem isn't at all in the keditbookmarks drop code, but rather in QTreeView itself. And the fact that the drag pixmap hides the black line ("drop indicator") doesn't help - but I provided a Qt patch for making the drag pixmap semi-transparent so that we can see through it; not sure this will make it to Qt-4.6 though (for reference: http://qt.gitorious.org/qt/qt/merge_requests/1729 ). |