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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-09-30 13:57 ------- Created an attachment (id=17773) Test case + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
