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=78271

--- shadow/78271        2006-05-18 11:39:55.000000000 -0400
+++ shadow/78271.tmp.24278      2006-05-18 11:55:05.000000000 -0400
@@ -60,6 +60,12 @@
 +                              list.CopyTo (res);
 +                              impl_list.CopyTo (res, list.Count);
  
                                return res;
                        }
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-05-18 11:55 -------
+I spent a lot of time debugging this. As far as I can tell it's a 
+math problem with scrollbar combined with a timing issue due to our 
+delayed message processing of location changes.
+I don't quite understand how your fix should fix that problem?
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to