Closed
Bug 1524
Opened 26 years ago
Closed 26 years ago
Pasting copied text adds tags to text
Categories
(Core :: DOM: Selection, defect, P2)
Tracking
()
VERIFIED
FIXED
M4
People
(Reporter: cpratt, Assigned: buster)
Details
If you select a block of text, and select Edit | Copy, and then paste the copied
text into Notepad, you get a bunch of tags along with the copied text. For
example, a simple HTML file that contains a few words as well as a background
color, gives you:
<HTML><xml version="1.0"?>**<body bgcolor="#ffffcc"><**<p>his is some text</p>***
*</body>*</HTML>
The * stands for illegible characters in Notepad. Note that this isn't the same
as the source of the HTML document; the original document has <html> instead of <
HTML>, and no xml tag.
Expected behavior would be to paste unformatted text.
Comment 1•26 years ago
|
||
batch-reassigning all Garrett Blythe bugs to Don Melton
Re-assigned to law@netscape.com.
Bill, is this still a problem in the brave new world?
Will eventually reassign to whoever's responsible for rapter clipboard code.
Updated•26 years ago
|
Component: Windows FE → Selection and Search
Product: MozillaClassic → Browser
Comment 5•26 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Updated•26 years ago
|
Assignee: law → kostello
Status: ASSIGNED → NEW
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Comment 6•26 years ago
|
||
Changed so that the clipboard holds TEXT and not html
Waiting for copy to work again in apprunner.
QA Contact: 4130 → 4137
Whiteboard: Copy not working
Comment 8•26 years ago
|
||
adding myself to cc list
Seems OK, but there are still huge problems with copy and paste. Marking
verified.
Comment 10•26 years ago
|
||
Per a request from Selection and Search component eng (mjudge) and qa (elig),
moving all "Selection and Search" bugs to new "Selection" component. Original
"Selection and Search" component will be retired.
Comment 11•26 years ago
|
||
Reassigning all bugs Assigned To kostello to buster
Assignee | ||
Comment 12•26 years ago
|
||
All these bugs were marked "New" when Jan transfered ownership of them to me.
They were all resolved and need to be marked "Verified" again.
Comment 13•26 years ago
|
||
This was Verified on 04/26/99...resetting back to Verified...Bugzilla wacked
out.
You need to log in
before you can comment on or make changes to this bug.
Description
•