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

Stifu stifu at free.fr
Mon Feb 2 03:49:15 EST 2009


I reported a similar bug about Treeview selection not being cancelable
(making it so you could select multiple nodes), and it's been fixed in 2.4.
Please check with the 2.4 preview
(http://mono.ximian.com/monobuild/preview/download-preview/) that the bug is
still there before reporting it.


qed wrote:
> 
> 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-tp21784923p21786049.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.



More information about the Mono-winforms-list mailing list