[Mono-bugs] [Bug 80054][Blo] Changed - Textbox: ArgumentException when moving focus
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Nov 29 21:01:37 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 toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80054
--- shadow/80054 2006-11-26 09:34:50.000000000 -0500
+++ shadow/80054.tmp.15324 2006-11-29 21:01:37.000000000 -0500
@@ -2,22 +2,22 @@
Product: Mono: Class Libraries
Version: 1.2
OS: GNU/Linux [Other]
OS Details:
Status: NEW
Resolution:
-Severity:
-Priority: Normal
+Severity: Unknown
+Priority: Blocker
Component: Windows.Forms
-AssignedTo: toshok at ximian.com
+AssignedTo: jackson at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
-TargetMilestone: ---
+TargetMilestone: 1_2
URL:
Cc:
-Summary: DataGrid: ArgumentException when moving focus
+Summary: Textbox: ArgumentException when moving focus
When moving focus to/from a cell (textbox) in a DataGrid, an
ArgumentException is thrown:
System.ArgumentException: '14' is not a valid value for 'Value'. 'Value'
should be between 'Minimum' and 'Maximum'
@@ -56,6 +56,10 @@
2. follow the on-screen instructions in tab #1 and #2.
------- Additional Comments From gert.driesen at pandora.be 2006-11-26 09:34 -------
Created an attachment (id=18170)
Repro
+
+------- Additional Comments From toshok at ximian.com 2006-11-29 21:01 -------
+this isn't a datagrid bug, but a textbox bug. updating summary,
+reassigning to jackson.
More information about the mono-bugs
mailing list