Closed
Bug 312159
Opened 20 years ago
Closed 20 years ago
Empty lines appear in source when copying to external editor.
Categories
(Toolkit :: View Source, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 198391
People
(Reporter: niek, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b5) Gecko/20051006 Firefox/1.4.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b5) Gecko/20051006 Firefox/1.4.1
When viewing the source of any page, you see the source code like it should be
shown, but when you copy a couple of lines (or all) to an external editor like
Notepad or even OpenOffice.org empty lines appear in the middle of the code.
These lines are randomly appearing, but never two after eachother. (As far as I
know.)
Reproducible: Always
Steps to Reproduce:
1. Open any page
2. View source
3. Copy the source
4. Paste the source in Notepad
Actual Results:
Extra empty lines appear in the middle of the source code.
Expected Results:
No extra newlines should be displayed, but it should display the same as it does
in the Firefox source viewer.
This bugs has been around since I used Firefox, that would be version 0.7.
| Reporter | ||
Comment 1•20 years ago
|
||
I tested it on Ubuntu Linux, and there we've got the same problem.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20051119 Firefox/1.6a1
Confirmed.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
*** This bug has been marked as a duplicate of 198391 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•18 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•