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=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: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
@@ -80,6 +80,18 @@
     static class Program
     {
         static void Main()
         {
             Application.Run(new Form1());
         } }   }
+
+------- Additional Comments From [EMAIL PROTECTED]  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) ?
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to