http://bugzilla.novell.com/show_bug.cgi?id=574259
http://bugzilla.novell.com/show_bug.cgi?id=574259#c0 Summary: Cells under DataGridViewCheckBoxColumn in DataGridView doesn't supprot press key to check and uncheck Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Windows.Forms AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Depends on: 574257 Found By: --- Blocker: --- Created an attachment (id=339070) --> (http://bugzilla.novell.com/attachment.cgi?id=339070) sample datagridview.py +++ This bug was initially created as a clone of Bug #574257 +++ REPRO: 1. Please run the attachment IronPython sample(with IPCE installed) 2. Move focus to cells under checkbox column , 3. Press key 'Space' or 'Return' to change the cell's bool value RESULTS: press key couldn't change the checkbox cell to checked or unchecked EXPECTED RESULTS: Cells under DataGridViewCheckBoxColumn should support key navigation to check or uncheck -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
