https://bugzilla.novell.com/show_bug.cgi?id=354188
Summary: TreeView control's event OnSelectedNodeChanged
Product: Mono: Class Libraries
Version: 1.2.5
Platform: x86
OS/Version: openSUSE 10.3
Status: NEW
Severity: Major
Priority: P5 - None
Component: Sys.Web
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: Other
In Mono OnSelectedNodeChanged event handler is being invoked immediately after
TreeNode.Select() was done, and no matter if it was the first selection (i.e.
the previous selection was empty) or indeed a new node was selected. However
Microsoft's ASP.NET does !!NOT!! invoke OnSelectedNodeChanged when there was no
previously selected node in the tree, unlike Mono.
Also Microsoft ASP.NET invokes OnSelectedNodeChanged only on a postback and not
immediately after a TreeNode.Select() method was called, unlike Mono.
Also it doesn't invoke OnSelectedNodeChanged on a postback if the same already
selected node was clicked (don't know the Mono's behaviour in this case, but
this might be helpful).
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs