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=80546 --- shadow/80546 2007-01-18 09:24:30.000000000 -0500 +++ shadow/80546.tmp.28186 2007-01-18 12:34:24.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 80546 Product: Mono: Class Libraries Version: 1.2 OS: other OS Details: -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: FIXED +Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -62,6 +62,11 @@ How often does this happen? Always (on SVN version on Windows). Additional Information: It may have something to do with the fact that the MWF version of ContainerControl.WndProc only calls OnMouseDown for WM_LBUTTONDOWN. + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-18 12:34 ------- +ContainerControl shouldn't do anything at all with LBUTTONDOWN. this +is likely a holdover to the old container_selected code. Removed that +code and marking fixed. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
