[Mono-bugs] [Bug 80159][Min] Changed - DataGrid: content of cell with focus is not selected
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jun 1 00:07:54 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=80159
--- shadow/80159 2007-05-31 23:10:03.000000000 -0400
+++ shadow/80159.tmp.31848 2007-06-01 00:07:54.000000000 -0400
@@ -77,6 +77,11 @@
Little test:
Click on the first cell, then on the instruction box and then on the
first cell, the text won't get selected.
Click on the first cell, then on the instruction box, then on the
second cell, text gets selected.
+
+------- Additional Comments From toshok at ximian.com 2007-06-01 00:07 -------
+that's definitely part of it. I added a call to EndEdit() in
+DataGrid.OnLeave, and the textbox does disappear. However, if you
+click back in cell 0,0 again, the textbox reappears without selection.
More information about the mono-bugs
mailing list