[Mono-bugs] [Bug 80047][Wis] New - Del key changes active column in Datagrid
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Nov 25 17:16: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 kobruleht2 at hot.ee.
http://bugzilla.ximian.com/show_bug.cgi?id=80047
--- shadow/80047 2006-11-25 17:16:51.000000000 -0500
+++ shadow/80047.tmp.23525 2006-11-25 17:16:51.000000000 -0500
@@ -0,0 +1,32 @@
+Bug#: 80047
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: kobruleht2 at hot.ee
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Del key changes active column in Datagrid
+
+To reproduce:
+
+1. Run the code in MONO 1.2 Windows XP
+2. Press Tab key 3 times so that "p_kood" column becomes active
+3. Press Del key
+
+Observed:
+
+"nimi" column becomes active, horizontal scrolling occurs.
+
+Expected:
+
+"nimi" column must remain active.
+Its contents must be deleted.
More information about the mono-bugs
mailing list