Closed
Bug 68870
Opened 24 years ago
Closed 24 years ago
Copying text in <> (eg html tags) from form fields does not work
Categories
(Core :: DOM: Selection, defect)
Tracking
()
People
(Reporter: bzbarsky, Assigned: mjudge)
Details
Try copying the following text:
aaa <bbb>
Now try pasting it to another application. Only the "aaa " gets pasted. The
<bbb> is never copied. The same happens for anything else that looks like a tag.
I'm seeing this on Linux, all builds starting with build 2001-01-07-08. The
problem is not present in build 2001-01-06-06 or earlier.
Chances are, the fix to bug 56135 caused this. ccing jfrancis.
Comment 1•24 years ago
|
||
From akk's analysis in bug 68166, it's technically a DUP.
*** This bug has been marked as a duplicate of 68166 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Summary: Copying text in <> (eg html tags) from form fields does not work → Copying text in <> (eg html tags) from form fields does not work
![]() |
Reporter | |
Comment 2•24 years ago
|
||
This has been fixed in this morning's (2001-02-15) build. So verifying
duplicate -- jfrancis' checkin is the only one that could have done that.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•