mail-archives/mono-bugs/2006-February/038909.html

100 строки
4.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 77416][Maj] Changed - Forms Layout Problems
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2077416%5D%5BMaj%5D%20Changed%20-%20Forms%20Layout%20Problems&In-Reply-To=bug-77416%40chernobyl.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="038908.html">
<LINK REL="Next" HREF="038910.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 77416][Maj] Changed - Forms Layout Problems</H1>
<B>bugzilla-daemon at bugzilla.ximian.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2077416%5D%5BMaj%5D%20Changed%20-%20Forms%20Layout%20Problems&In-Reply-To=bug-77416%40chernobyl.ximian.com"
TITLE="[Mono-bugs] [Bug 77416][Maj] Changed - Forms Layout Problems">bugzilla-daemon at bugzilla.ximian.com
</A><BR>
<I>Thu Feb 2 22:23:01 EST 2006</I>
<P><UL>
<LI>Previous message: <A HREF="038908.html">[Mono-bugs] [Bug 77416][Maj] Changed - Forms Layout Problems
</A></li>
<LI>Next message: <A HREF="038910.html">[Mono-bugs] [Bug 77416][Maj] Changed - Forms Layout Problems
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#38909">[ date ]</a>
<a href="thread.html#38909">[ thread ]</a>
<a href="subject.html#38909">[ subject ]</a>
<a href="author.html#38909">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>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 <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">peter at novonyx.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=77416">http://bugzilla.ximian.com/show_bug.cgi?id=77416</A>
--- shadow/77416 2006-02-02 22:15:42.000000000 -0500
+++ shadow/77416.tmp.27594 2006-02-02 22:23:01.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 77416
Product: Mono: Class Libraries
Version: 1.0
OS: unknown
OS Details: Windows XP SP2
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: Windows.Forms
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">peter at novonyx.com</A>
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">don at edvalson.net</A>
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
@@ -109,6 +109,17 @@
icon you see there is the default SWF app icon, not the one you are
setting. We just use a different 'default' icon, the Mono monkey.
------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">don at edvalson.net</A> 2006-02-02 22:15 -------
You are correct about the icon. Sorry.
+
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">peter at novonyx.com</A> 2006-02-02 22:23 -------
+Issue 2 was a bug in ScaleCore, setting ClientSize instead of the
+bounds of the Control.
+
+Issue 3 was related to 2, in addition TextBoxBase had a logic-bug
+when enforcing the AutoSize in TextBoxBase.SetBoundsCore, and also
+needed a 'fudge' factor added for scaling, to keep the width. The
+fudge factor is documented by MS before you get a heart attack :-)
+
+Great bug! Thanks. Fixes in svn r56505
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="038908.html">[Mono-bugs] [Bug 77416][Maj] Changed - Forms Layout Problems
</A></li>
<LI>Next message: <A HREF="038910.html">[Mono-bugs] [Bug 77416][Maj] Changed - Forms Layout Problems
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#38909">[ date ]</a>
<a href="thread.html#38909">[ thread ]</a>
<a href="subject.html#38909">[ subject ]</a>
<a href="author.html#38909">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>