[Mono-bugs] [Bug 78927][Nor] New - DataGrid: edit text boxes don't disappear when you scroll
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jul 22 07:01:39 EDT 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 alex.olk at googlemail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78927
--- shadow/78927 2006-07-22 07:01:39.000000000 -0400
+++ shadow/78927.tmp.23485 2006-07-22 07:01:39.000000000 -0400
@@ -0,0 +1,31 @@
+Bug#: 78927
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: alex.olk at googlemail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: DataGrid: edit text boxes don't disappear when you scroll
+
+When you select an edit (text)box in a datagrid with a mouse click and then
+move the scrollbar thumb down the edit box doesn't disappear when the row
+isn't visible anymore. Instead it stays visible in the datagrid header.
+
+Run the arraylist.exe sample. Click a value in one of the columns so that
+it is selected. Now click the scrollbar thumb and move the thumb down.
+
+Attached is a screenshot that shows the problem.
+
+An other problem (seems to be related) is, that when you use the cursor
+down key to move down in a column (still a cell has to be selected, means
+it has to be in edit mode), the current selected cell disappears when it
+selects the next non visible row.
More information about the mono-bugs
mailing list