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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
