id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1179	drag-and-drop with IconViews doesn't work with empty destination store	guest	somebody	"It seems that dragging and dropping something into a model backed by an empty store does not work: no new element is added to the store.  Using some printouts, it seems that the handlers in DragDestIface are not even being called.  Maybe I'm doing something wrong?

As long as the destination store has something in it when the drop happens, the new element will be added.

I've reproduced this behavior in 2 small test cases, using IconViews and TreeViews as the model, and with a ListStore as the backing store."	defect	new	normal	0.10.1	general (Gtk+, Glib)	0.10.1		drag-and-drop, ListStore, IconView, TreeView	baggins613@…
