[Mono-bugs] [Bug 324274] TextBox: Problem with different newlines and multi-line TextBox controls overlapping text

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Nov 15 11:50:12 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=324274#c3


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |jpobst at novell.com




--- Comment #3 from Jonathan Pobst <jpobst at novell.com>  2007-11-15 09:50:12 MST ---
My rationale is that no platform uses \r anymore.  OSX now uses \n.  Since .net
only recognizes \r\n, I didn't want to diverge further from it to add \r.  But
it doesn't really matter to me, its an easy change if we want to.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list