[Mono-bugs] [Bug 70951][Nor] Changed - Docking does not work properly in some situations

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 12 Jan 2005 23:34:59 -0500 (EST)


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 peter@novonyx.com.

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

--- shadow/70951	2005-01-03 08:50:04.000000000 -0500
+++ shadow/70951.tmp.27960	2005-01-12 23:34:59.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 70951
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: peter@novonyx.com                            
 ReportedBy: jordi@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -86,6 +86,20 @@
 		public static void Main(string[] args)
 		{
 			Application.Run(new MainForm());
 		}
 	}			
 }
+
+------- Additional Comments From peter@novonyx.com  2005-01-12 23:34 -------
+Made some fixes to Application and docking, the SVN HEAD version 
+reports this:
+
+[root@pbartok2 swftest]# mono bug.exe
+6 keysymbols per a keycode is not supported, setting to 4
+done detecting keyboard:  United States keyboard layout (phantom key 
+version)
+#region #line XplatUI Constructor called
+Size changed to {X=0,Y=0,Width=838,Height=30}
+Size changed to {X=0,Y=0,Width=544,Height=30}
+
+Should we close this?