[Mono-bugs] [Bug 76759][Nor] New - DropDownList OnSelectedIndexChanged

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Nov 19 07:16:43 EST 2005


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 gupe275 at hotmail.com.

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

--- shadow/76759	2005-11-19 07:16:43.000000000 -0500
+++ shadow/76759.tmp.23830	2005-11-19 07:16:43.000000000 -0500
@@ -0,0 +1,29 @@
+Bug#: 76759
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: Gentoo
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Sys.Web
+AssignedTo: gonzalo at ximian.com                            
+ReportedBy: gupe275 at hotmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: DropDownList OnSelectedIndexChanged
+
+Description of Problem:
+If you have multiple ListItems in a dropdownlist with the same value, the
+first ListItem is always selected in a "OnSelectedIndexChanged" event postback.
+
+Also, selecting the first item doesnt raise OnSelectedIndexChanged at all.
+Which also means, if the Nth ListItem has the same value as 1st ListItem,
+event is not raised.
+
+
+Additional Information:
+Mono 1.1.10, ASP.NET 2.0


More information about the mono-bugs mailing list