[Mono-bugs] [Bug 46438][Wis] New - SWF Controls Rendering - The label control
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 16 Jul 2003 04:46:35 -0400 (EDT)
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 tpsoftware@users.sourceforge.net.
http://bugzilla.ximian.com/show_bug.cgi?id=46438
--- shadow/46438 Wed Jul 16 04:46:35 2003
+++ shadow/46438.tmp.4647 Wed Jul 16 04:46:35 2003
@@ -0,0 +1,46 @@
+Bug#: 46438
+Product: Mono/Runtime
+Version: unspecified
+OS: Red Hat 9.0
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: tpsoftware@users.sourceforge.net
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: SWF Controls Rendering - The label control
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+I compared SWF control rendering by .NET against Mono
+For the label control most options didn't seem to work
+
+ * TextAlign = MiddleCenter is ignored
+ * Font.Bold is rendered as bigger fonts, but not bold
+ * Setting the font to another font doesn't change anything
+ * Setting the forecolor is ignored
+
+Steps to reproduce the problem:
+1. Create an SWF application with these controls on them and run it
+
+
+Actual Results:
+ A GUI application with controls, but incorrect display
+
+Expected Results:
+ A GUI application
+
+How often does this happen?
+Always.
+
+
+Additional Information:
+I have screenshots available, I'll post them to the mailing list