[Mono-bugs] [Bug 80605][Nor] Changed - incorrect winforms rendering
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue May 29 14:22:24 EDT 2007
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 monkey at jpobst.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80605
--- shadow/80605 2007-05-29 14:20:02.000000000 -0400
+++ shadow/80605.tmp.16256 2007-05-29 14:22:24.000000000 -0400
@@ -1,22 +1,22 @@
Bug#: 80605
Product: Mono: Class Libraries
Version: 1.2
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: monkey at jpobst.com
ReportedBy: lupus at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: 1_2
URL:
-Cc:
+Cc: twiest at novell.com,wberrier at novell.com
Summary: incorrect winforms rendering
Download the app from http://arje.net/rasterbator.
Change the code in (line 1410) source/Mainform.cs to look like this:
ApplicationDirectory=ApplicationDirectory.Replace("file://","");
ApplicationDirectory=ApplicationDirectory.Substring(0,
@@ -32,6 +32,12 @@
GPL so it would also be good to include it in the apps regularly tested by
the mwf team.
------- Additional Comments From toshok at ximian.com 2007-02-07 17:15 -------
this is due to our DefaultLayout having issues, and most likely also
being triggered too aggressively.
+
+------- Additional Comments From monkey at jpobst.com 2007-05-29 14:22 -------
+This should be fixed in r78142.
+
+cc'ing Thomas and Wade in case they want to add the app to a test
+suite or the VMWare image.
More information about the mono-bugs
mailing list