[Mono-bugs] [Bug 79839][Nor] Changed - TextBox selection broken
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Nov 8 17:58:38 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=79839
--- shadow/79839 2006-11-08 17:48:03.000000000 -0500
+++ shadow/79839.tmp.14715 2006-11-08 17:58:38.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 79839
Product: Mono: Class Libraries
Version: 1.1
OS: GNU/Linux [Other]
OS Details:
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: jackson at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
@@ -49,6 +49,20 @@
------- Additional Comments From jackson at ximian.com 2006-11-08 17:48 -------
I believe all of these are fixed now. Please reopen if things aren't
working the way you expect.
+
+------- Additional Comments From gert.driesen at pandora.be 2006-11-08 17:58 -------
+The second and third issues are indeed fixed, the first issue is
+not: I now get a NullReferenceException in
+Document.Marker.op_GreatherThan, or an IndexOutOfRangeException.
+
+To reproduce the NRE: double-click on the area below the last text
+line (but within the textbox) and at the same time move the
+mousepointer up.
+
+To reproduce the IndexOutOfRangeException:
+double-click on the area between two lines.
+
+
More information about the mono-bugs
mailing list