prev
More Info
Revision 803980
(Back to Digest)
next


Commit Details
Bug Fixes in KDE-Base
Peter Penz committed changes in /trunk/KDE/kdebase/apps/dolphin/src:
Fixed issue that sometimes the dragging from an inactive view to an active view does not work.
Note that this is just a workaround, QAbstractItemView should take care about this itself.

I tried to provide a Qt-only example for this, but it is more tricky than I thought: it seems some expensive operations are required, so that the position of the second mouse-move event is outside the item area...

I'll retest this issue without workaround if Qt 4.4 final is out.
Bug 154619: drag and drop - dragging icons doesn't always work

File Changes
Modified 3 files
/trunk/KDE/kdebase/apps/dolphin/src
/dolphincolumnwidget.cpp
/dolphindetailsview.cpp
/dolphiniconsview.cpp
Added 1 file
/trunk/KDE/kdebase/apps/dolphin/src
Deleted 1 file
/trunk/KDE/kdebase/apps/dolphin/src
5 files changed in total

KDE Commit-Digest by Danny Allen, 2006-2008
All issues in archive by Derek Kite