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=78355 --- shadow/78355 2006-05-10 14:04:28.000000000 -0400 +++ shadow/78355.tmp.32364 2006-05-10 14:31:12.000000000 -0400 @@ -60,6 +60,9 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-05-10 14:04 ------- The issue with the null ref exception is an interesting one, that will probably turn up in some other spots. Essentially we enumerate the list of buttons when there is a click, however if the click modifies the list (while we are enumerating) we have problems. + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-10 14:31 ------- +The nullref exception is now fixed in SVN. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
