[Mono-bugs] [Bug 79909][Nor] New - TextBox: scrolling and newline issues
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Nov 12 05:22:51 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=79909
--- shadow/79909 2006-11-12 05:22:51.000000000 -0500
+++ shadow/79909.tmp.10119 2006-11-12 05:22:51.000000000 -0500
@@ -0,0 +1,29 @@
+Bug#: 79909
+Product: Mono: Class Libraries
+Version: 1.0
+OS: GNU/Linux [Other]
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: gert.driesen at pandora.be
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: TextBox: scrolling and newline issues
+
+I've noticed the following issues in Mono's TextBox:
+
+1. Mousewheel scrolling does not stop on last line (see tab page #1).
+2. Scrolling with page-down can result in empty textbox (see tab page #2).
+3. Single newlines in text content are ignored (see tab page #3).
+4. Content is sometimes scrolled out-of-view (see tab page #3).
+
+To reproduce:
+
+1. compile and run the attached repro.
+2. follow the on-screen instructions.
More information about the mono-bugs
mailing list