[Mono-bugs] [Bug 79982][Min] Changed - Toolbar hides form

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Nov 24 09:38:39 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 gert.driesen at pandora.be.

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

--- shadow/79982	2006-11-19 10:22:14.000000000 -0500
+++ shadow/79982.tmp.20534	2006-11-24 09:38:38.000000000 -0500
@@ -3,13 +3,13 @@
 Version: 1.1
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Wishlist
+Priority: Minor
 Component: Windows.Forms
 AssignedTo: everaldo at simios.org                            
 ReportedBy: kobruleht2 at hot.ee               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
@@ -80,6 +80,18 @@
     static class Program
     {
         static void Main()
         {
             Application.Run(new Form1());
         } }   }
+
+------- Additional Comments From gert.driesen at pandora.be  2006-11-24 09:38 -------
+I've attached a more complete repro for this issue.
+
+I've also noticed that on linux the content of the MDI child is not 
+displayed while the window is dragged (while the content is 
+displayed for non-MDI forms). Should I submit a bug report for this ?
+
+Note: on Windows, there's an OS setting (Show window contens while 
+dragging) that controls whether the content of windows is to be 
+displayed while dragging. Is there a similar setting on linux 
+(gnome) ?


More information about the mono-bugs mailing list