[Mono-bugs] [Bug 80888][Nor] Changed - Listview AfterLabelEdit receives wrong params

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 9 02:18:47 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 unserkonig at gmail.com.

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

--- shadow/80888	2007-05-02 16:43:03.000000000 -0400
+++ shadow/80888.tmp.19772	2007-05-09 02:18:47.000000000 -0400
@@ -60,6 +60,18 @@
 
 ------- Additional Comments From gert.driesen at pandora.be  2007-02-22 13:28 -------
 I'm preparing a fix for the non-drawing related issues.
 
 ------- Additional Comments From gert.driesen at pandora.be  2007-02-26 19:17 -------
 Most of the non-drawing issues are now fixed in SVN (revision 73449).
+
+------- Additional Comments From unserkonig at gmail.com  2007-05-09 02:18 -------
+Some bits regarding to the drawing part are done (the labels are well
+aligned, the focus state is updated when focus changed, etc).
+
+But some others are still there, and it's because of a set of
+limitations with current text API (the text should be spread over
+lines even when it doesn't contain spaces, using LineLimit doesn't
+work with Trimming well, etc).
+
+That should change after we change the API text, and as soon as we get
+those changed in the tree, I will check it immediately to test it.


More information about the mono-bugs mailing list