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


           Summary: Treeview, select first node by default
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: x86-64
        OS/Version: Linux
            Status: NEW
          Severity: Enhancement
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.8)
Gecko/2009032803 Mandriva/1.9.0.8-1mdv2009.1 (2009.1) Firefox/3.0.8

Hi
I don't think a test case is needed, ; i noticed, under Windows with .Net when
a treeview is drawed the first time, by default the first node is selected and
so the event "treeView1_AfterSelect" is fired, under linux with mono is not.

Reproducible: Always

Steps to Reproduce:
make a treeview with some nodes, add the event "treeView1_AfterSelect", and see
if it is fired at startup
Actual Results:  
not selected

Expected Results:  
selected at startup

-- 
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

Reply via email to