[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
Sun Dec 10 06:46:06 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=80159
--- shadow/80159 2006-12-08 20:11:41.000000000 -0500
+++ shadow/80159.tmp.14632 2006-12-10 06:46:06.000000000 -0500
@@ -43,6 +43,17 @@
you mean in your description though. Should the text not be selected?
Just a cursor blinking?
(Sorry don't have access to windows right now)
+
+------- Additional Comments From gert.driesen at pandora.be 2006-12-10 06:46 -------
+* When clicking inside a given cell of a DataGrid the text should be
+highlighted (and the text cursor should be blinking). This works
+sometimes, but not always. See instructions on tab #3 of my updated
+repro.
+
+* On start-up, the content of the units cell of the first row should
+be selected because the TabIndex of DataGrid is 0 (making it the
+control with focus). See tab #1.
+
More information about the mono-bugs
mailing list