[Mono-bugs] [Bug 77841][Nor] New - ListView scrolling/painting gets
messed up
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Mar 18 16:23:46 EST 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 jonathan.chambers at ansys.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77841
--- shadow/77841 2006-03-18 16:23:46.000000000 -0500
+++ shadow/77841.tmp.1639 2006-03-18 16:23:46.000000000 -0500
@@ -0,0 +1,41 @@
+Bug#: 77841
+Product: Mono: Class Libraries
+Version: 1.0
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: jonathan.chambers at ansys.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: ListView scrolling/painting gets messed up
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. /winforms/listview
+2. Add enough items to scroll
+3. Select item
+4. Turn scrolling off, then on
+5. Scroll
+
+Actual Results:
+Screen is painted incorrectly. Doubt this is list view specific (but might
+be). Could be in XPlatUI ScrollWindow code.
+
+Expected Results:
+Paint items correctly.
+
+How often does this happen?
+Everytime
+
+Additional Information:
More information about the mono-bugs
mailing list