Closed Bug 130052 Opened 22 years ago Closed 22 years ago

single line text field brings only the first line

Categories

(SeaMonkey :: UI Design, defect)

x86
Windows NT
defect
Not set
minor

Tracking

(Not tracked)

VERIFIED INVALID

People

(Reporter: akunert, Assigned: trudelle)

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; de-AT; rv:0.9.8) Gecko/20020204
BuildID:    2002020406

Filling text field with string 'this is my<p>favourite<p>' brings only 'this is
my favourite<p>' rest will be cutted 

Reproducible: Always
Steps to Reproduce:
1.Reading values from Database
2.filling form fields with JavaScript
3.

<tr>
<td valign=top><font FACE=Geneva,Arial,Helvetica SIZE=-1><b>Titel:</b></td>
<td valign=top><input TYPE=text NAME="input[title]" SIZE=50 VALUE="Delphin
erteilt<p>
SCW Absage<p>
"></td>
</tr>
Your example has multiline text as VALUE of single line text field.
Mozilla shows only the first line (on Windows).
see Bug 51121.

I think this is a bug.
Mozilla should show all texts except line breaks.
Status: UNCONFIRMED → NEW
Ever confirmed: true
changed the summary.
Summary: Filling formfield with JavaScript brings only a part of the string → single line text field brings only the first line
Also related: bug 77932, bug 23485
I think this is invalid; current behavior matches IE6, Opera 6 and NS 4.x, Word,
Excel, and most other apps, and is probably as designed. cc UE for input, please
reopen if otherwise.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
v
Status: RESOLVED → VERIFIED
Product: Core → Mozilla Application Suite
You need to log in before you can comment on or make changes to this bug.