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


           Summary: DataGridView: CellMouseDoubleClick event not fired on
                    a double-clicking a readonly DGV
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: Other
        OS/Version: Other
            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=280163)
 --> (https://bugzilla.novell.com/attachment.cgi?id=280163)
Demonstration

I have a read-only DataGridView on a Form with an event handler attached to the
CellMouseDoubleClick event. On .NET the event is fired when any of the cells
(including headers) is double-clicked, but on mono this doesn't happen. 

The attached program demonstrates the problem.

-- 
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