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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
