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 12:34:24.000000000 -0500 +++ shadow/80546.tmp.30387 2007-01-18 14:55:15.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 80546 Product: Mono: Class Libraries Version: 1.2 OS: other OS Details: -Status: RESOLVED -Resolution: FIXED +Status: REOPENED +Resolution: Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -67,6 +67,12 @@ 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. + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-18 14:55 ------- +I've attached a repro which shows that our behavior still does not +match that of MS. + +On step 5 of tabs #2 and #3 our behavior differs. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
