[Mono-bugs] [Bug 78399][Min] Changed - [PATCH] PageSetupDialog incorrectly expects yard-pound units everywhere

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Aug 14 18:09:49 EDT 2006


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 at novonyx.com.

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

--- shadow/78399	2006-05-15 00:12:46.000000000 -0400
+++ shadow/78399.tmp.20845	2006-08-14 18:09:49.000000000 -0400
@@ -1,24 +1,32 @@
 Bug#: 78399
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Minor
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: PageSetupDialog incorrectly expects yard-pound units everywhere
+Summary: [PATCH] PageSetupDialog incorrectly expects yard-pound units everywhere
 
 Our PageSetupDialog is hardcoded to use inches for page size, which is not
 what happens on Windows. For example Japanese people don't use inches. On
 Windows, it is millimeters.
 
 Since it is culture dependent, we need some kind of locale dependent
 configuration to support sane PageSetupDialog.
+
+------- Additional Comments From atsushi at ximian.com  2006-06-13 03:45 -------
+Created an attachment (id=17169)
+proposed fix
+
+
+------- Additional Comments From peter at novonyx.com  2006-08-14 18:09 -------
+Looks good. Please check in.


More information about the mono-bugs mailing list