[Mono-bugs] [Bug 599477] New: TextBox controls have trouble with soft line endings in inserted text
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Apr 24 13:23:49 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=599477
http://bugzilla.novell.com/show_bug.cgi?id=599477#c0
Summary: TextBox controls have trouble with soft line endings
in inserted text
Classification: Mono
Product: Mono: Class Libraries
Version: 2.6.x
Platform: i586
OS/Version: Linux
Status: NEW
Severity: Minor
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: madewokherd at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=356657)
--> (http://bugzilla.novell.com/attachment.cgi?id=356657)
test case
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9)
Gecko/20100402 Ubuntu/9.10 (karmic) Firefox/3.5.9
If text containing soft line breaks (\r\r\n) is inserted in a TextBox control,
the control compresses the text and does not render parts of it.
In testing on MS .NET, soft line breaks appear to be treated the same as normal
line breaks.
The behavior of my testcase is similar to a Wine bug I am tracking
(http://bugs.winehq.org/show_bug.cgi?id=22439), and I'm hoping the affected
program will work better if this is fixed.
Reproducible: Always
--
Configure bugmail: http://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