[Mono-bugs] [Bug 76044][Nor] New - Label borders are too close to
the text.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Sep 9 18:56:54 EDT 2005
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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76044
--- shadow/76044 2005-09-09 18:56:54.000000000 -0400
+++ shadow/76044.tmp.14564 2005-09-09 18:56:54.000000000 -0400
@@ -0,0 +1,28 @@
+Bug#: 76044
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: miguel at ximian.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Label borders are too close to the text.
+
+If a label is created with a:
+
+BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
+
+The text is too close to the border, for example in:
+
+swf-horizontalscrollbar.exe
+
+The letter "V" in "Value" is touching the border, while it should not touch
+the border. I have attached the Windows output
More information about the mono-bugs
mailing list