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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-06-13 03:45 ------- +Created an attachment (id=17169) +proposed fix + + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-14 18:09 ------- +Looks good. Please check in. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
