What steps will reproduce the problem?
1. Use a ListBox that has as items other ListBoxes
I feel the current implementation does not support nested Listboxes :(
Is there a way to accomplish that?
I have something like this:
Parent ListBox
-- PListBoxItem1
-- PListBoxItem2
-- PListBoxItem3
---- Child ListBox
------ Child ListBoxItem1
------ Child ListBoxItem2 -Click drag started here
------ Child ListBoxItem3
The current implementation is always detecting ParentListBox as DragSource...
Original issue reported on code.google.com by thumb...@gmail.com on 10 Aug 2010 at 9:29
Original issue reported on code.google.com by
thumb...@gmail.com
on 10 Aug 2010 at 9:29