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=80147 --- shadow/80147 2007-05-29 19:35:35.000000000 -0400 +++ shadow/80147.tmp.27555 2007-05-29 23:11:38.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 80147 Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Cosmetic Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -19,6 +19,13 @@ try the test from bug 80116. the sort arrow is drawn over the text in the "Customer Age" column. ------- Additional Comments From [EMAIL PROTECTED] 2007-05-29 19:35 ------- Fixed in SVN r78160, I will keep it opened since I will check if format string from column header is right. + +------- Additional Comments From [EMAIL PROTECTED] 2007-05-29 23:11 ------- +I fix also header text trimming to be by char like on MS.NET (r78166). +It works for win32 but not for X11 since our libgdiplus dont implement +StringFormat.Trimming. + +Closing. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
