[Mono-bugs] [Bug 80285][Min] Changed - DataGrid edit textbox obscures grid lines

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Mar 19 12:47:16 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 jackson at ximian.com.

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

--- shadow/80285	2007-03-14 18:52:05.000000000 -0500
+++ shadow/80285.tmp.2469	2007-03-19 11:47:16.000000000 -0500
@@ -11,13 +11,13 @@
 AssignedTo: jackson at ximian.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: 1_2
 URL: 
 Cc: 
-Summary: TextBox: Cursor caret position is a little off
+Summary: DataGrid edit textbox obscures grid lines
 
 The vertical position of the cursor caret seems to be a little off, 
 causing the gridline of a DataGrid to disappear.
 
 To reproduce:
 1. compile and run the attached code snippet.
@@ -33,6 +33,13 @@
 area that its in.  However, the textbox bounds are accessible through
 API, so we can't just fix it and put it in the right spot.
 
 This is probably related to some of the other sizing issues we've had
 with the textbox.
 
+
+------- Additional Comments From jackson at ximian.com  2007-03-19 11:47 -------
+Changing the summary and passing on this one.  I don't think the
+problem here is related to the textbox at all. The bounds of the
+textbox are being explicitly set by the datagrid.
+
+


More information about the mono-bugs mailing list