[Mono-bugs] [Bug 78022][Maj] New - OnSelectedIndexChanged doesn`t fire when first option is selected

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Apr 5 06:51:46 EDT 2006


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 alexander.s.ivanov at gmail.com.

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

--- shadow/78022	2006-04-05 06:51:46.000000000 -0400
+++ shadow/78022.tmp.5422	2006-04-05 06:51:46.000000000 -0400
@@ -0,0 +1,25 @@
+Bug#: 78022
+Product: Mono: Class Libraries
+Version: unspecified
+OS: GNU/Linux [Other]
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: Sys.Web
+AssignedTo: gonzalo at ximian.com                            
+ReportedBy: alexander.s.ivanov at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: OnSelectedIndexChanged doesn`t fire when first option is selected
+
+System.Web/System.Web.UI.HtmlControls/HtmlSelect.cs
+
+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.


More information about the mono-bugs mailing list