[Mono-bugs] [Bug 78470][Min] Changed - im: login window is incorrectly sized
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Aug 23 15:41:37 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=78470
--- shadow/78470 2006-05-20 14:35:34.000000000 -0400
+++ shadow/78470.tmp.21546 2006-08-23 15:41:37.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 78470
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: NOTABUG
+Severity: Unknown
Priority: Minor
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: matt at use.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -22,6 +22,13 @@
Actual Results:
the window is incorrrectly sized, leaving a large grey gap on the right
size of the logo image.
Expected Results:
should look as it does on MS.NET.
+
+------- Additional Comments From peter at novonyx.com 2006-08-23 15:41 -------
+This happens due to the auto scaling code. It's adjusting the window
+size to match the font size. There's little we can do, it would also
+happen on .Net if someone ran with a different DPI font/display. To
+verify, run with 'export MONO_MWF_SCALING=disable' and the sizes will
+match.
More information about the mono-bugs
mailing list