[Mono-bugs] [Bug 574259] New: Cells under DataGridViewCheckBoxColumn in DataGridView doesn't supprot press key to check and uncheck
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jan 27 05:07:53 EST 2010
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: mono-bugs at lists.ximian.com
ReportedBy: cachen at novell.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list