[Mono-bugs] [Bug 79799][Nor] Changed - TextBox multiline issues

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Dec 20 17:02:22 EST 2006


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 gert.driesen at pandora.be.

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

--- shadow/79799	2006-11-06 15:39:32.000000000 -0500
+++ shadow/79799.tmp.17430	2006-12-20 17:02:22.000000000 -0500
@@ -50,6 +50,23 @@
 ------- Additional Comments From jackson at ximian.com  2006-11-06 15:39 -------
 This bug shows off a pretty fundamental difference in how we do our
 lines vs MS.  I've got it kinda working locally, but there's a lot of
 breakage potential here.
 
 
+
+------- Additional Comments From gert.driesen at pandora.be  2006-12-20 17:02 -------
+It appear to work very well. Still some differences when compared to 
+MS:
+
+* On MS, the text at the top of the textbox is displayed/visible by 
+default (but the cursor caret is still positioned at the end of the 
+text).
+
+* On Mono, the cursor caret is no longer visible after Page-Up or 
+Page-Down (if scrolling was in fact done).
+
+* On MS.NET, the mousewheel only works if vertical scrollbars are 
+enabled. Not sure we want the same behavior for this one.
+
+* On Mono, scroll speed is still very slow (but I think you're 
+already aware of that)


More information about the mono-bugs mailing list