[Mono-bugs] [Bug 49744][Nor] Changed - DataGrid - SelectCommand bug (A fix is provided)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 20 Oct 2003 09:55:44 -0400 (EDT)


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 yaronsh@mainsoft.com.

http://bugzilla.ximian.com/show_bug.cgi?id=49744

--- shadow/49744	2003-10-20 07:02:29.000000000 -0400
+++ shadow/49744.tmp.27057	2003-10-20 09:55:44.000000000 -0400
@@ -74,6 +74,16 @@
 Items.
 2. The code of selecting the new item was missing.
 
 ------- Additional Comments From yaronsh@mainsoft.com  2003-10-20 07:02 -------
 BTW That solved the problem that when the item finaly becomes selcted 
 it's in edit mode.
+
+------- Additional Comments From yaronsh@mainsoft.com  2003-10-20 09:55 -------
+My bad, though the item is selected on the first click. it still lose 
+the item's data and moving into edit mode on the next click. (reminds 
+bug #49024).
+Mention, that the fix is right, the problem is an additional 
+selection bug.
+Please assign this patch and I'll suply a test case for the bug I 
+described.
+