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.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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
