[Mono-bugs] [Bug 80361][Nor] New - DataGrid: pressing CTRL+0 does not have any effect
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Dec 26 09:16:54 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=80361
--- shadow/80361 2006-12-26 09:16:54.000000000 -0500
+++ shadow/80361.tmp.23726 2006-12-26 09:16:54.000000000 -0500
@@ -0,0 +1,25 @@
+Bug#: 80361
+Product: Mono: Class Libraries
+Version: 1.2
+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: DataGrid: pressing CTRL+0 does not have any effect
+
+Pressing CTRL+0 is an editable cell of a DataGrid should modify the value
+to null and display DataGridTextBoxColumn.NullText (but not commit it
+yet).
+
+To reproduce:
+1. compile and run the attached code snippet.
+2. follow the on-screen instructions on tabs #1 to #4.
More information about the mono-bugs
mailing list