[Mono-bugs] [Bug 486262] New: DataGridView: CellMouseDoubleClick event not fired on a double-clicking a readonly DGV
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Mar 17 19:03:43 EDT 2009
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: mono-bugs at lists.ximian.com
ReportedBy: novell at asztal.net
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list