[Mono-bugs] [Bug 77705][Nor] Changed - strange Form behavior if EnableVisualStyles() is called

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Mar 13 20:19:57 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 peter at novonyx.com.

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

--- shadow/77705	2006-03-04 17:31:26.000000000 -0500
+++ shadow/77705.tmp.6850	2006-03-13 20:19:57.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 77705
 Product: Mono: Class Libraries
 Version: 1.1
 OS: other
 OS Details: SUSE 10
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: llang at email.cz               
@@ -86,6 +86,18 @@
    {
        Application.Run(new Form());
    }
 }
 
 
+
+------- Additional Comments From peter at novonyx.com  2006-03-13 20:19 -------
+Basically, you're saying that when you click on the X to close the 
+form it doesn't return to the prompt right away?
+
+That the Dispose message doesn't come might be a timing issue, with 
+stout already being closed when the object is being disposed.
+
+How long does it 'wait' before exiting, and can you please test 
+against svn head? I did change something in the shutdown code in 
+System.Drawing a few days back)
+


More information about the mono-bugs mailing list