[Mono-bugs] [Bug 78923][Nor] Changed - ComboBox ScrollBar thumb moves under ScrollButtons if you move it fast with the mouse

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Sep 27 19:39:12 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 toshok at ximian.com.

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: mkestner at ximian.com                            
 ReportedBy: alex.olk at googlemail.com               
 QAContact: mono-bugs at ximian.com
@@ -39,6 +39,10 @@
 ------- Additional Comments From toshok at ximian.com  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 toshok at ximian.com  2006-09-27 19:32 -------
 *** Bug 79513 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From toshok at ximian.com  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.


More information about the mono-bugs mailing list