[Mono-bugs] [Bug 77690][Wis] Changed - Control.OnClick do not supply a MouseEventArgs

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Mar 2 13:32:43 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 peter at novonyx.com.

http://bugzilla.ximian.com/show_bug.cgi?id=77690

--- shadow/77690	2006-03-02 08:38:17.000000000 -0500
+++ shadow/77690.tmp.12803	2006-03-02 13:32:43.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 77690
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: sebastien at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -48,6 +48,16 @@
 How often does this happen? 
 Always
 
 Additional Information:
 * Only tested under fx 2.0 and Mono SVN.
 * Changed my code to overriding OnMouseDown (which use MouseEventArgs)
+
+------- Additional Comments From peter at novonyx.com  2006-03-02 13:32 -------
+This is a 2.0 only behaviour and not supported on the MS 1.1 fx. I'd 
+even argue it's not a bug :-)
+
+However, there is now an implementation in svn r57511 for the 2.0 
+profile. 
+
+What gave you the idea to even try the MousEventArgs cast? Is that 
+documented somewhere?


More information about the mono-bugs mailing list