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=80613 --- shadow/80613 2007-02-12 10:03:04.000000000 -0500 +++ shadow/80613.tmp.28919 2007-02-23 03:34:03.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 80613 Product: Mono: Class Libraries Version: 1.2 OS: Windows XP OS Details: -Status: REOPENED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Wishlist Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -55,6 +55,10 @@ I was able to reproduce this before, not sure if it was on win32 or linux. I'll verify this later today. ------- Additional Comments From [EMAIL PROTECTED] 2007-02-12 10:01 ------- Oh... found a problem, I will change description to "A form cant be moved by dragging its menu bar". It happens under Mono on Win32. + +------- Additional Comments From [EMAIL PROTECTED] 2007-02-23 03:34 ------- +The problem is that we wasnt WM_NCHITTEST implemented. It is +implemented now, fixed in SVN r73352. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
