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=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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
