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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 15 00:12:46 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 atsushi at ximian.com.

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

--- shadow/78399	2006-05-15 00:12:46.000000000 -0400
+++ shadow/78399.tmp.3878	2006-05-15 00:12:46.000000000 -0400
@@ -0,0 +1,24 @@
+Bug#: 78399
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+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
+
+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.


More information about the mono-bugs mailing list