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=77331 --- shadow/77331 2006-01-23 15:04:40.000000000 -0500 +++ shadow/77331.tmp.27217 2006-01-23 15:04:40.000000000 -0500 @@ -0,0 +1,41 @@ +Bug#: 77331 +Product: Mono: Class Libraries +Version: unspecified +OS: +OS Details: Windows XP +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Main Menu bar draws over other windows + +Please fill in this template when reporting a bug, unless you know what +you are doing. +Description of Problem: + +The main menu bar overwrites other windows that are in front of the +Windows.Forms window in the Z order + +Steps to reproduce the problem: +1. Build any Windows.Forms application with a Main Menu +2. run it under Mono +3. Drag another window over the top of it + +Actual Results: +Painting mess. The foreground window gets the menu drawn all over it. + + +Expected Results: +Normal clipping. + +How often does this happen? always + + +Additional Information: Using SVN code from today. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
