[Mono-bugs] [Bug 79176][Nor] New - Form icon is not shown on Windows

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Aug 26 08:59:20 EDT 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=79176

--- shadow/79176	2006-08-26 08:59:20.000000000 -0400
+++ shadow/79176.tmp.3747	2006-08-26 08:59:20.000000000 -0400
@@ -0,0 +1,37 @@
+Bug#: 79176
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Form icon is not shown on Windows
+
+The icon of a form (Form.Icon) is not shown when an SWF app is run on 
+Mono/Windows.
+
+Running the exact same assembly on Mono/Linux or MS.NET/Windows shows the 
+icon.
+
+To reproduce:
+
+1. Extract the attached (gzipped) tar archive.
+2. Compile the repro (using 'make').
+3. Run the assembly (mono test.exe).
+
+Expected result:
+
+The form should be shown with an eventlog icon in its upper-left corner.
+
+Actual:
+
+The default empty 'window' icon is shown.


More information about the mono-bugs mailing list