Closed
Bug 68886
Opened 25 years ago
Closed 24 years ago
Text enclosed in arrow parenthesis cannot be copied in Nscap6 and pasted into text editors.
Categories
(Core :: DOM: Editor, defect)
Tracking
()
CLOSED
WORKSFORME
mozilla0.8.1
People
(Reporter: wesleyg, Assigned: Brade)
Details
<summary>
Text enclosed in arrow parenthesis cannot be copied in Nscap6 and pasted into
text editors.
<repro environment>
build 02-14-06 + Win98
build 02-14-06 + WinNT
not repro on:
IE5.5 + Win98,WinNT
<repro steps>
1. launch browser
2. place cursor in any edit field, type "<test>"
3. copy this string and try to paste it into a Windows text editor, e.g.,
Notepad, Microsoft Word, Navigator 6.5 Composer.
<result>
The string cannot be pasted.
Note: Not repro when copy and paste from IE5 or Navigator 4.x
Updated•25 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
changing the component to 'Layout'.
Assignee: clayton → karnaze
Component: HTML Element → Layout
QA Contact: bsharma → petersen
Target Milestone: --- → mozilla0.8.1
Comment 3•24 years ago
|
||
Reassigning to Editor module owner.
Assignee: karnaze → beppe
Component: Layout → Editor
QA Contact: petersen → sujay
| Assignee | ||
Comment 5•24 years ago
|
||
I can't reproduce this on Macintosh or NT.
I tried this:
load bug page
in an input field type: <test>
select that text
copy
paste into notepad/CodeWarrior
I also tried the above with a textarea.
Resolving this as WorksForMe. Please reopen if you see this in a newer build.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•