[Mono-bugs] [Bug 502443] New: Treeview, select first node by default
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri May 8 20:04:56 EDT 2009
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: mono-bugs at lists.ximian.com
ReportedBy: surfzoid2002 at yahoo.fr
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list