[Mono-bugs] [Bug 80147][Cos] Changed - datagrid sort arrow draws over column name
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue May 29 23:11:38 EDT 2007
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 everaldo at simios.org.
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: everaldo at simios.org
ReportedBy: toshok at ximian.com
QAContact: mono-bugs at ximian.com
@@ -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 everaldo at simios.org 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 everaldo at simios.org 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.
More information about the mono-bugs
mailing list