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=79588 --- shadow/79588 2006-10-11 20:42:24.000000000 -0400 +++ shadow/79588.tmp.2465 2006-10-12 11:08:13.000000000 -0400 @@ -263,6 +263,11 @@ value first time: 8 value second time: 8 value third time: 8 value third time: 13 + +------- Additional Comments From [EMAIL PROTECTED] 2006-10-12 11:08 ------- +You get the changing value because SelectedIndex is called +recursively, I'm checking this now to see how it can be avoided in +the first place. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
