[Mono-bugs] [Bug 80918][Nor] Changed - When selecting certain fonts with Styles different to the standard 4 an Exception is thrown and the Dialog closes

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Mar 19 16:31:53 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=80918

--- shadow/80918	2007-03-18 22:43:45.000000000 -0500
+++ shadow/80918.tmp.11005	2007-03-19 15:31:53.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 80918
 Product: Mono: Class Libraries
 Version: 1.2
 OS: unknown
 OS Details: Windows XP SP2
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: monkey at jpobst.com                            
 ReportedBy: xmattxuk at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -152,6 +152,12 @@
 
 at FontDialog:1075
   font = new Font( currentFamily, currentSize, currentFontStyle );
 
 We probably need to throw this exception instead of "unknown error"
 from S.D, as well as fix the bug in FontDialog.
+
+------- Additional Comments From monkey at jpobst.com  2007-03-19 15:31 -------
+Fixed in r74616.  Better exception message committed in r74620,
+documentation at bug #81194.
+
+Thanks for the report!


More information about the mono-bugs mailing list