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: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to