Closed Bug 203156 Opened 21 years ago Closed 21 years ago

Erroneous interpretation of ASCII code 0x0C ( FF, New Page ) in TXT files.

Categories

(SeaMonkey :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 200385

People

(Reporter: vix.vix, Assigned: asa)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a) Gecko/20030401
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a) Gecko/20030401

The ASCII code 0x0C ( FF, New Page ) in TXT files cause the impossiblity to read
the text after the character.

Reproducible: Always

Steps to Reproduce:
1.Open a TXT file
2.Write the A 
3.Write the ASCII code 0x0C followed by CR
4.Write the B
5.Write the ASCII code 0x0C followed by CR
6.Write the C
7.Write the ASCII code 0x0C followed by CR
8.Open in the page in the browser.
Actual Results:  
You see only:
A


Expected Results:  
Expected:
A
B
C

*** This bug has been marked as a duplicate of 200385 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.