[Mono-bugs] [Bug 78271][Wis] Changed - Scrolling fast causes control location to shift
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 24 17:26:27 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=78271
--- shadow/78271 2006-05-18 11:55:05.000000000 -0400
+++ shadow/78271.tmp.4353 2006-08-24 17:26:27.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 78271
Product: Mono: Class Libraries
Version: 1.1
OS: GNU/Linux [Other]
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: simon at nureality.ca
QAContact: mono-bugs at ximian.com
@@ -66,6 +66,14 @@
------- Additional Comments From peter at novonyx.com 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?
+
+------- Additional Comments From atsushi at ximian.com 2006-06-12 23:30 -------
+oops, sorry wrong bug to attach this patch. And I lost which bug to
+attach this control addition order fix :-(
+
+------- Additional Comments From toshok at ximian.com 2006-08-24 17:26 -------
+pdb and I came up with a fix for this. It's a hackish fix, but it
+makes sense. Checked into svn.
More information about the mono-bugs
mailing list