[Mono-bugs] [Bug 77331][Nor] New - Main Menu bar draws over other
windows
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jan 23 15:04:40 EST 2006
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 don at edvalson.net.
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: peter at novonyx.com
+ReportedBy: don at edvalson.net
+QAContact: mono-bugs at ximian.com
+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.
More information about the mono-bugs
mailing list