[Mono-bugs] [Bug 80207][Nor] Changed - ListView ColumnHeader has wrong height when Width is -1 or -2

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jan 2 15:22:15 EST 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 georgegiolfan at yahoo.com.

http://bugzilla.ximian.com/show_bug.cgi?id=80207

--- shadow/80207	2007-01-02 15:19:46.000000000 -0500
+++ shadow/80207.tmp.9502	2007-01-02 15:22:15.000000000 -0500
@@ -88,6 +88,11 @@
         l.Columns.Add(c);
         l.Items.Add("Very long text ...............................");
         c.Width = -2;
         Controls.Add(l);
     }
 }
+
+------- Additional Comments From georgegiolfan at yahoo.com  2007-01-02 15:22 -------
+Created an attachment (id=18428)
+Proposed patch
+


More information about the mono-bugs mailing list