[Mono-bugs] [Bug 78837][Nor] Changed - Toolbar backcolor, size and buttons improper
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jul 19 15:34:47 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 mkestner at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78837
--- shadow/78837 2006-07-15 13:00:19.000000000 -0400
+++ shadow/78837.tmp.13613 2006-07-19 15:34:47.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 78837
Product: Mono: Class Libraries
Version: 1.0
OS: GNU/Linux [Other]
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: mkestner at ximian.com
ReportedBy: simon at nureality.ca
QAContact: mono-bugs at ximian.com
@@ -38,6 +38,16 @@
------- Additional Comments From simon at nureality.ca 2006-07-12 20:02 -------
Created an attachment (id=17292)
Mono Screenshot
+
+------- Additional Comments From mkestner at ximian.com 2006-07-19 15:34 -------
+revision 62764 fixed the background color. the button sizes were
+fixed last week, forget the revision. The issue with the label not
+being directly under the toolbar border is apparently one of scaling.
+ Your toolbar is AutoSize, so it goes to what is needed for the fonts,
+etc...
+
+For example, if I set the toolbar Font to a 24 point font, the sample
+looks almost identical on linux/win32.
More information about the mono-bugs
mailing list