[Mono-bugs] [Bug 601789] New: Sorted TreeView.Nodes.Add(Node) should return the added node index, not the total node count
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun May 2 16:42:25 EDT 2010
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: mono-bugs at lists.ximian.com
ReportedBy: stifu at free.fr
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list