[Mono-bugs] [Bug 46481][Wis] New - SWF Controls Rendering - The textbox control
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 16 Jul 2003 17:33:20 -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=46481
--- shadow/46481 Wed Jul 16 17:33:20 2003
+++ shadow/46481.tmp.10127 Wed Jul 16 17:33:20 2003
@@ -0,0 +1,46 @@
+Bug#: 46481
+Product: Mono/Runtime
+Version: unspecified
+OS:
+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 textbox 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 textbox control most options didn't work
+
+* Setting the background color is ignored
+* Setting the passwordchar property is ignored
+* Setting the forecolor property is ignored
+* Setting the textalignment property 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