[Mono-bugs] [Bug 382028] New: TreeViewControl Initial Sort

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Apr 21 12:43:10 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=382028


           Summary: TreeViewControl Initial Sort
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: mvl at oseb.be
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=209384)
 --> (https://bugzilla.novell.com/attachment.cgi?id=209384)
Sort example TreeView

Description of Problem:

When you define a TreeViewControl on a form and the tv.Sort() function is
called before populating the tree nodes, the tree is sorted on .Net. Not in
mono

Steps to reproduce the problem:
1. See attachment
2. Start the application (tree is initialy sorted on on startup)
3. it is sorted on .net not on mono
4. when the button is clicked the sort function is called and the tree is
sorted correctly on mono as well.

Actual Results:

not working the same on .net and mono

Expected Results:

working the same

How often does this happen? 

always

Additional Information:


-- 
Configure bugmail: https://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