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=81424 --- shadow/81424 2007-04-22 07:33:47.000000000 -0400 +++ shadow/81424.tmp.24092 2007-04-24 16:36:00.000000000 -0400 @@ -2,13 +2,13 @@ Product: Mono: Class Libraries Version: 1.2 OS: GNU/Linux [Other] OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -27,6 +27,13 @@ this later. ------- Additional Comments From [EMAIL PROTECTED] 2007-04-22 07:33 ------- Created an attachment (id=19110) Repro + +------- Additional Comments From [EMAIL PROTECTED] 2007-04-24 16:36 ------- +This appears to be related to the double buffering in the 2.0 +controls. If you make DoubleBuffered return false in the treeview, +scrolling is fine. + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
