https://bugzilla.novell.com/show_bug.cgi?id=485463


           Summary: DataGridViewCheckBoxColumn crashed application
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.2.x
          Platform: i586
        OS/Version: openSUSE 11.1
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


Created an attachment (id=279665)
 --> (https://bugzilla.novell.com/attachment.cgi?id=279665)
visual studio 2005 source code

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.0.7)
Gecko/2009021910 Firefox/3.0.7

DataGridViewCheckBoxColumn on .net ok, but mono (2.0.1 and 2.2) on SUSE 11.1
abnormal

click CheckBox on dataGridView1, program crashed (only mono 2.2)

CheckBox's value can be modified (mono 2.0.1 and mono 2.2) even though
dataGridView1.ReadOnly is true.

Reproducible: Always

Steps to Reproduce:
1.run program
2.click CheckBox
3.
Actual Results:  
CheckBox can be modified even though dataGridView1.ReadOnly is true;

-- 
Configure bugmail: https://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

Reply via email to