Closed Bug 125658 Opened 23 years ago Closed 23 years ago

copy-paste text in tables should add a space between columns

Categories

(Core :: DOM: Serializers, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 94176

People

(Reporter: marius.andreiana, Assigned: t_mutreja)

Details

and end of line on </tr>
e.g. list of open bugs on galeon, copy-pasted looks like this

66135 criNorphilipl@mail.utexas.eduUNCOrandom X11 connection killed at the
end of a download 69828 criNorric@users.sourceforge.netUNCOGaleon crashes
when updating several favicons at once 63026
majNorphilipl@mail.utexas.eduNEWSSL webpages cause reproducible crash 68724
majNormpeseng@tin.itNEWcrash on Settings/Preferrences 66384
majNorphilipl@mail.utexas.eduUNCOwww.fonix.com crashes Galeon

should be

66135 cri Nor philipl@mail.utexas.edu UNCO random X11 connection killed at
the end of a download
69828 cri Norric@users.sourceforge.net UNCO Galeon crashes when updating
several favicons at once
...
-->DOM to Text Conversion
Assignee: asa → harishd
Component: Browser-General → DOM to Text Conversion
QA Contact: doronr → sujay
Bug observed also on Mozilla 2002022108 (OS/2), so not platform-specific.  Text
copied into the clipboard from a Bugzilla report table, then pasted into the
OS/2 System Editor (simple text editor, like Windows Notepad), appears all on
one line, with no line breaks as were in the original table.  It appears that
ordinary text (such as a couple paragraphs copied into the clipboard) does not
have this problem.
--> Tanu
Assignee: harishd → tmutreja
This is similar to bug#94176. Adding table, tr, td ,th in 
nsDocumentEncoder::IncludeInContext(), solves the bug but with the same side 
effect as Akkana mentioned there in bug#94176(comment#18) i.e. addition of an 
extra line at the end. 

Marking it as dupe of 94176.


  

*** This bug has been marked as a duplicate of 94176 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.