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

--- shadow/78923        2006-09-27 19:32:36.000000000 -0400
+++ shadow/78923.tmp.32506      2006-09-27 19:39:12.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78923
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -39,6 +39,10 @@
 ------- Additional Comments From [EMAIL PROTECTED]  2006-09-27 13:50 -------
 i have a feeling this is due to the listbox calling refresh to redraw
 itself, which is causing another redraw of the scrollbar to be performed.
 
 ------- Additional Comments From [EMAIL PROTECTED]  2006-09-27 19:32 -------
 *** Bug 79513 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-09-27 19:39 -------
+gonna go ahead and commit the fix for this, which is just replacing a
+few calls to Refresh with Invalidate in ComboBox.cs.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to