[Mono-bugs] [Bug 82272][Nor] Changed - Button: Text not displayed (correctly)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Aug 1 10:52:45 EDT 2007
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 monkey at jpobst.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82272
--- shadow/82272 2007-08-01 10:50:06.000000000 -0400
+++ shadow/82272.tmp.32736 2007-08-01 10:52:45.000000000 -0400
@@ -27,6 +27,18 @@
To reproduce, compile and run the attached code snippet.
------- Additional Comments From gert.driesen at pandora.be 2007-08-01 06:57 -------
Created an attachment (id=19669)
Repro
+
+------- Additional Comments From monkey at jpobst.com 2007-08-01 10:52 -------
+Fixed Windows/2.0 in r83193. (Button uses very different drawing code
+for 1.1/2.0.) Will investigate Linux 1.1 next time I have my Linux
+box up, which sounds like it may be a GDI+/libgdiplus difference.
+
+2007-08-01 Jonathan Pobst <monkey at jpobst.com>
+
+ * TextRenderer.cs: Remove the LineLimit string format flag from the
+ DrawString fallback method so that things like buttons that aren't
+ tall enough to draw a full line will still draw part of the text.
+ [Fixes part of bug #82272]
More information about the mono-bugs
mailing list