[Mono-bugs] [Bug 80202][Nor] Changed - ListView.OnItemActivate does not work
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Dec 9 13:37:27 EST 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by monkey at jpobst.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80202
--- shadow/80202 2006-12-09 10:29:28.000000000 -0500
+++ shadow/80202.tmp.15078 2006-12-09 13:37:27.000000000 -0500
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.2
OS: Windows XP
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: georgegiolfan at yahoo.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -66,6 +66,10 @@
}
void listView_ItemActivate(object sender, EventArgs e) {
MessageBox.Show(string.Empty);
}
}
+
+------- Additional Comments From monkey at jpobst.com 2006-12-09 13:37 -------
+I cannot reproduce this, I get the MessageBox when I doubleclick the
+item. Can anyone else reproduce?
More information about the mono-bugs
mailing list