[Mono-winforms-list] Treeview "select" bug

qed naotilus at gmail.com
Mon Feb 2 01:46:30 EST 2009


The Treeview control wants to select its first item when it gains focus for
the first time (after the application starts running) via a mouse-click
whether the user clicked on the first item or a different item. If the user
did not select the first item, then the control incorrectly generates two
"select" events, one for the first item, and another one for the actual item
that the user clicked on. 

The .NET Treeview control does not exhibit this behavior.

Version: Mono Winforms 2.2
OS: Win XP (haven't tested this on other platforms, but they possibly have
this bug too)
-- 
View this message in context: http://www.nabble.com/Treeview-%22select%22-bug-tp21784923p21784923.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.



More information about the Mono-winforms-list mailing list