[Mono-bugs] [Bug 79309][Nor] Changed - The PostBack method does not work on the DropDownList if selected the first item
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Sep 7 02:20:00 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 tonyxgu at yahoo.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79309
--- shadow/79309 2006-09-06 18:33:04.000000000 -0400
+++ shadow/79309.tmp.32233 2006-09-07 02:20:00.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 79309
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: RESOLVED
-Resolution: NOTABUG
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: gonzalo at ximian.com
ReportedBy: tonyxgu at yahoo.com
QAContact: mono-bugs at ximian.com
@@ -84,6 +84,20 @@
------- Additional Comments From gonzalo at ximian.com 2006-09-06 18:33 -------
I can't either.
Closing.
Reopen if you have further info.
+
+------- Additional Comments From tonyxgu at yahoo.com 2006-09-07 02:19 -------
+Of cause you have to select other item, then select A.
+Here is how to reproduce it:
+Run the sample code under mod_mono.
+When you select other item on this example you will get the message
+on the page top as:
+"The method ddl1_OnSelectedIndexChanged is called."
+and "Your selected index is 2" on the bottom if you select C.
+Then when you change to select A, the top message is gone and the
+bottom message is not changed. The selected index should be 0 now.
+You could get the problem always.
+Please give the screen shot with the result message "Your selected
+index is 0". It has never happened to me.
More information about the mono-bugs
mailing list