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=82151 --- shadow/82151 2007-07-20 09:59:23.000000000 -0400 +++ shadow/82151.tmp.3008 2007-07-20 10:53:21.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 82151 Product: Mono: Class Libraries Version: 1.2 OS: other OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -59,6 +59,16 @@ else if (e.Item.Selected) ControlPaint.DrawBorder3D (e.Graphics, paint_here, Border3DStyle.RaisedInner); ------- Additional Comments From [EMAIL PROTECTED] 2007-07-20 09:59 ------- Jonathan, I guess this is your land :) + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-20 10:53 ------- +Fixed in r82353. + +2007-07-20 Jonathan Pobst <[EMAIL PROTECTED]> + + * ToolStripPainter.cs: Patch from Rolf. We weren't painting a + Checked button as sunken. [Fixes bug #82151] + +Thanks rolf! _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
