Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=78022

--- shadow/78022        2006-04-05 06:51:46.000000000 -0400
+++ shadow/78022.tmp.7076       2006-04-05 08:59:40.000000000 -0400
@@ -2,14 +2,14 @@
 Product: Mono: Class Libraries
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
-Priority: Major
+Severity: Unknown
+Priority: Critical
 Component: Sys.Web
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
@@ -20,6 +20,14 @@
 
 Looks like IPostBackDataHandler.LoadPostData doesn`t work correct.
 
 If ViewState is enabled OnSelectedIndexChanged fires for all options 
 except first one.
 If ViewState is disabled OnSelectedIndexChanged never fires.
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-04-05 08:59 -------
+After some investigation i`ve found that LoadViewState loads 
+DropDownList`s state incorrectly.
+
+After incorrect state restoration first option is set as selected by 
+Mono and then client selects first option, Mono think that no changes 
+were made by client and doesn`t raise OnSelectedIndexChanged.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to