[Mono-bugs] [Bug 79537][Cos] Changed - Label: Setting the height of a Label to 2 should give us nice separator lines

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 9 18:52:15 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 alex.olk at googlemail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79537

--- shadow/79537	2006-10-01 14:53:47.000000000 -0400
+++ shadow/79537.tmp.18243	2006-10-09 18:52:15.000000000 -0400
@@ -29,6 +29,15 @@
 
 
 ------- Additional Comments From alex.olk at googlemail.com  2006-09-30 13:57 -------
 Created an attachment (id=17773)
 Test case
 
+
+------- Additional Comments From alex.olk at googlemail.com  2006-10-09 18:52 -------
+This is again not a cosmetic bug.
+
+The problem is that mwf contrary to ms swf draws the Label border with
+ControlPaint.DrawBorder3D in XplatUI*. That means we have a non client
+area (width 2) for the Label control.
+
+MS doesn't have this. The border is drawn by the label control itself.


More information about the mono-bugs mailing list