[Mono-bugs] [Bug 57551][Min] Changed - Hotkey line misaligned

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 23 Apr 2004 22:27:42 -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 peter@novonyx.com.

http://bugzilla.ximian.com/show_bug.cgi?id=57551

--- shadow/57551	2004-04-23 22:05:49.000000000 -0400
+++ shadow/57551.tmp.2318	2004-04-23 22:27:42.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 57551
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: Sys.Drawing.
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: peter@novonyx.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -20,6 +20,9 @@
 always positioned left aligned within the bounding rectangle, even if the
 text itself is centered. (Haven't tried right-aligned text)
 
 Call Graphics.DrawString with text argument "&Cancel" and a
 textFormat.LineAlignment=StringAlignment.Center and
 textFormat.HotkeyPrefix=Hotkey.Show (to enable underlining of prefix chars)
+
+------- Additional Comments From peter@novonyx.com  2004-04-23 22:27 -------
+Fixed in cvs