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=82653 --- shadow/82653 2007-09-06 11:39:11.000000000 -0400 +++ shadow/82653.tmp.6474 2007-09-06 11:39:35.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 82653 Product: Mono: Class Libraries Version: 1.2 OS: All OS Details: Windows XP SP2 -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Minor Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -24,6 +24,15 @@ 2. follow the on-screen instructions. ------- Additional Comments From [EMAIL PROTECTED] 2007-09-01 05:59 ------- Created an attachment (id=19940) Repro + +------- Additional Comments From [EMAIL PROTECTED] 2007-09-06 11:39 ------- +Fixed in r85420. Thanks! + +2007-09-06 Jonathan Pobst <[EMAIL PROTECTED]> + + * ToolStripTextBox.cs: TextBox no longer call OnPaint, we need to use + OnPaintInternal instead. Give the internal TextBox a Border property + so it can draw itself more correctly. [Fixes bug #82653] _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
