Dolphin regressions in KDE 4.9.4

David Faure faure at kde.org
Sat Dec 8 08:30:03 GMT 2012


On Saturday 08 December 2012 00:07:38 Frank Reininghaus wrote:
>  At least the two Dolphin issues should be easily unit-testable
> - I'll make sure that these tests are in place before any further
> non-trivial changes in these areas (which have already been subject to
> regressions earlier) are made.

Unit-testing drag-n-drop is pretty hard. At least, it's impossible (AFAIK) to 
emulate an actual dnd, so the next best thing is to just extract the 
"preparing the QMimeData" code (without the QDrag::exec), and calling that, 
and then calling the drop code directly (without a QDropEvent as input)...

-- 
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE, in particular KDE Frameworks 5





More information about the kfm-devel mailing list