Comment 4 for bug 329659

Revision history for this message
Daniel Hahler (blueyed) wrote :

This is no wishlist, but a usability bug (and regression from KDE 3).

The fix is simple, too:
  -setAutoExpandDelay( -1 );
  +setAutoExpandDelay( gDNDAutoExpandDelay );
(via http://bugs.kde.org/show_bug.cgi?id=179711#c9)

I'm attaching a kdepim branch to fix this (feel free to edit/fix up), and test it - I don't want to build the whole of kdepim to test it - maybe testbuild it on the kubuntu team ppa?