[Mono-bugs] [Bug 81689][Nor] Changed - [2.0] MenuStrip does not fold into title bar of MDI child

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Aug 6 15:39:54 EDT 2007


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 monkey at jpobst.com.

http://bugzilla.ximian.com/show_bug.cgi?id=81689

--- shadow/81689	2007-05-21 16:53:48.000000000 -0400
+++ shadow/81689.tmp.24446	2007-08-06 15:39:54.000000000 -0400
@@ -24,6 +24,25 @@
 2. follow the on-screen instructions.
 
 ------- Additional Comments From gert.driesen at pandora.be  2007-05-20 09:12 -------
 Created an attachment (id=19273)
 Repro
 
+
+------- Additional Comments From monkey at jpobst.com  2007-08-06 15:39 -------
+Mainly fixed in r83452.
+
+2007-08-02  Jonathan Pobst  <monkey at jpobst dot com>
+
+        * MdiClient.cs, MdiWindowManager.cs: Support 2.0 Mdi MenuStrip
+        folding.
+        * MdiControlStrip.cs: Added.  These are the menu items used in mdi
+        folding.
+        * ToolStrip.cs: Add a null check to mnemonics.
+        * ToolStripDropDownMenu.cs: When using a SystemMenuItem, there is
+        no ConnectedArea.
+        [Fixes most of bug #81689]
+
+However, the usual MDI system menu bar is still there.  I am attaching
+a screenshot and sending the bug to Rolf, because I'm sure he can fix
+that part in two minutes whereas I spent an hour trying to turn it
+off.  :)


More information about the mono-bugs mailing list