http://bugzilla.novell.com/show_bug.cgi?id=601789
http://bugzilla.novell.com/show_bug.cgi?id=601789#c0 Summary: Sorted TreeView.Nodes.Add(Node) should return the added node index, not the total node count Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: All OS/Version: All Status: NEW Severity: Normal Priority: P5 - None Component: Windows.Forms AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=358464) --> (http://bugzilla.novell.com/attachment.cgi?id=358464) Test case User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 See test case. It has a TreeView with the Sorted property set to true. When adding a Node to its Node collection, the return integer value should be the index of this node, not the total node count. Reproducible: Always -- 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
