[Mono-bugs] [Bug 79177][Nor] New - ListView: scrolling with mousewheel not implemented
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Aug 26 10:05:48 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=79177
--- shadow/79177 2006-08-26 10:05:48.000000000 -0400
+++ shadow/79177.tmp.4588 2006-08-26 10:05:48.000000000 -0400
@@ -0,0 +1,30 @@
+Bug#: 79177
+Product: Mono: Class Libraries
+Version: 1.1
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: gert.driesen at pandora.be
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: ListView: scrolling with mousewheel not implemented
+
+Scrolling through items in a listview with the mousewheel does not seem
+to be implemented yet (on both windows and linux).
+
+To reproduce:
+
+1. Compile and run the attached source code.
+2. Select an item in the listview.
+3. Use the mousewheel to scroll.
+
+Note: if you run the repro on Mono/Linux, you'll also see that there's
+something drawn over a small part of the listview. This does not happen
+on Mono/Windows or MS.NET.
More information about the mono-bugs
mailing list