[Mono-bugs] [Bug 80461][Nor] Changed - shift selects always from beginning of DataGrid

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Mar 28 17:46:14 EDT 2007


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=80461

--- shadow/80461	2007-01-16 11:23:20.000000000 -0500
+++ shadow/80461.tmp.2958	2007-03-28 16:46:14.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 80461
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: toshok at ximian.com                            
 ReportedBy: kobruleht2 at hot.ee               
 QAContact: mono-bugs at ximian.com
@@ -50,6 +50,9 @@
 	}
 	protected override void OnActivated(System.EventArgs e) {
 		base.OnActivated(e);
 		SendKeys.SendWait("{DOWN}{DOWN}+{UP}");
 	}
 }
+
+------- Additional Comments From toshok at ximian.com  2007-03-28 16:46 -------
+fixed in svn.


More information about the mono-bugs mailing list