[Mono-bugs] [Bug 80362][Min] New - DataGrid: Row selection difference

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Dec 26 09:59:50 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=80362

--- shadow/80362	2006-12-26 09:59:49.000000000 -0500
+++ shadow/80362.tmp.24512	2006-12-26 09:59:49.000000000 -0500
@@ -0,0 +1,30 @@
+Bug#: 80362
+Product: Mono: Class Libraries
+Version: 1.2
+OS: GNU/Linux [Other]
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: DataGrid: Row selection difference
+
+On Mono, when focus is not in a given row and the "control" column of that 
+row is clicked, then all cells except the first one are highlighted.
+
+On MS, clicking the "control" column always highlights all cells.
+
+Also, when a full row is selected and a key is pressed, then focus must be 
+moved to the first cell in the selected row and the pressed key must be 
+processed by the textbox in that cell. On Mono, this has no effect at all.
+
+To reproduce:
+1. compile and run the attached code snippet.
+2. follow the on-screen instructions on tabs #1 to #4.


More information about the mono-bugs mailing list