[Mono-bugs] [Bug 72762][Wis] Changed - Controls render improperly
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 20 Feb 2005 05:11:14 -0500 (EST)
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 ajfrantz@umich.edu.
http://bugzilla.ximian.com/show_bug.cgi?id=72762
--- shadow/72762 2005-02-20 03:41:12.000000000 -0500
+++ shadow/72762.tmp.25044 2005-02-20 05:11:14.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 72762
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details: AMD64 kernel 2.6.9 (Gentoo r6)
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: Windows.Forms
AssignedTo: mono-bugs@ximian.com
ReportedBy: ajfrantz@umich.edu
QAContact: mono-bugs@ximian.com
@@ -108,6 +108,9 @@
buttons with an odd width.
Additionally it has been found that this problem occurs on controls
other than the button (but not 100% certain how many other
controls--the color dialog color picker is one though) with the same
parameters (odd width == glitch, even width == fine).
+
+------- Additional Comments From ajfrantz@umich.edu 2005-02-20 05:11 -------
+Thanks to pdb for submitting the fix to SVN resolving this issue.