Created attachment 53290 [details] Hack for a nice translucent drag icon. Version: unspecified (using KDE 4.5.2) OS: Linux When dragging folder view items the D'n'D picture looks pretty ugly because it isn't translucent. This is the fault of Qt, because it doesn't setup the drag icon window appropriately. See Qt Bug 8519: http://bugreports.qt.nokia.com/browse/QTBUG-8519 I've written a hack in order to overcome this problem. This hack might be optimized a bit (remove the event filter earlier), but it basically works (I use it). See the attached patch. Reproducible: Always Steps to Reproduce: Drag an item. Actual Results: Ugly drag icon. Expected Results: Nice translucent drag icon.
Forgot to say: The patch is against current KDE 4.5 SVN (revision 1194735).
is this still a problem? What happend to this patch? Patches in bugzilla usually get lost. Can you submit it to https://git.reviewboard.kde.org ? thank you
Ok, I made a review request there: https://git.reviewboard.kde.org/r/101463/
*** Bug 280995 has been marked as a duplicate of this bug. ***
OK guys time to recap on this one. The relevant patch for Qt4 is in Gerrit now. But the Trolls want me to do a similar fix for Qt5, or they will not accept the Qt4 patch. Now the drag-and-drop functionality is broken in Qt5, as in, no pixmap is displayed at all on drag, so I can't even test the potential fix. So I've sent the patch to the top-secret kde-packagers mailing list, and it will be applied downstream on qt 4.8.1 release, middle-March IIRC. http://codereview.qt-project.org/#change,16809 - those of you who have a Gerrit account (not many I reckon) http://isemenov.blogspot.com/2012/02/folderview-fixes-part-i.html - same as what I've written above, at the end of the post.
(In reply to comment #5) > OK guys time to recap on this one. > > The relevant patch for Qt4 is in Gerrit now. But the Trolls want me to do a > similar fix for Qt5, or they will not accept the Qt4 patch. Now the > drag-and-drop functionality is broken in Qt5, as in, no pixmap is displayed > at all on drag, so I can't even test the potential fix. So I've sent the > patch to the top-secret kde-packagers mailing list, and it will be applied > downstream on qt 4.8.1 release, middle-March IIRC. > > http://codereview.qt-project.org/#change,16809 - those of you who have a > Gerrit account (not many I reckon) > > http://isemenov.blogspot.com/2012/02/folderview-fixes-part-i.html - same as > what I've written above, at the end of the post. Any news on this?
Yes, I need to write a patch for Qt5 in order for the 4.8 patch to be accepted (qt project policy). Last time I checked drag and drop was broken in qt5, which was a blocker. Once dnd is fixed in qt5, the road is open for both patches.
Hello! Plasma 4 was replaced by Plasma 5 four years ago by the KDE community. In that time we have made great strides in stability and functionality. We are closing all Plasma 4 bugs as most of them are no longer applicable to the new frameworks Plasma 5 is built upon. If you could, please re-test with the latest version of Plasma 5, and submit a new bug to "plasmashell" if you continue to have an issue. Thank you!