[Mono-bugs] [Bug 490705] System.NullReferenceException when starting to drag a node in a treeview

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon May 18 08:37:14 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=490705

User jhmgbl2 at t-online.de added comment
http://bugzilla.novell.com/show_bug.cgi?id=490705#c7





--- Comment #7 from Johannes-Martin Goebel <jhmgbl2 at t-online.de>  2009-05-18 06:37:13 MDT ---
I have tested the Code with Mono 2.4 Windows and 2.4 Ubuntu and 2.2 Windows on
a Laptop and I always get the same error, wether I drag a cardinal symptom or a
symptom. Sometimes it is possible to drag a node, but the drag_over event does
not work properly and the application crashes with the same error message on
drop. It is also possible to Drag Symptoms and cardinal Symptoms from the
symptoms window (Windows: symptoms). But though I have started the drag with a
treenode:

tvSympt.DoDragDrop(mSelNode, DragDropEffects.Copy Or DragDropEffects.Move)

in the Drag_Over event: If e.Data.GetDataPresent(SourceNode.GetType) Then

the result is false!


Regards Hans

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list