[Mono-bugs] [Bug 81424][Nor] Changed - [2.0] Scrolling broken with double buffering
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun May 20 08:41:38 EDT 2007
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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=81424
--- shadow/81424 2007-05-18 11:06:10.000000000 -0400
+++ shadow/81424.tmp.17381 2007-05-20 08:41:38.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 81424
Product: Mono: Class Libraries
Version: 1.2
OS: GNU/Linux [Other]
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
@@ -42,6 +42,13 @@
*** Bug 81473 has been marked as a duplicate of this bug. ***
------- Additional Comments From gert.driesen at pandora.be 2007-05-18 11:06 -------
Jackson actually modified TreeView to have DoubleBuffered return
false. This fixes the problem, but we should actually find out why it
has no effect.
+
+------- Additional Comments From gert.driesen at pandora.be 2007-05-20 08:41 -------
+Modified TreeView to just get/set DoubleBuffered value from Control,
+which is false by default. Added unit test to verify this behaviour.
+
+Still need to check if setting DoubleBuffered to true really has no
+effect on MS.
More information about the mono-bugs
mailing list