Closed
Bug 86172
Opened 24 years ago
Closed 24 years ago
paste adds bogus newlines.
Categories
(Core :: DOM: Selection, defect)
Core
DOM: Selection
Tracking
()
mozilla0.9.3
People
(Reporter: terra, Assigned: mozeditor)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; SunOS 5.8 sun4u; en-US; rv:0.9.1+) Gecko/20010610
BuildID: 2001061022
Sometimes pasting adds extra newlines to the pasted text.
1. Go to http://gcc.gnu.org/ml/gcc/2001-06/msg00891.html
2. Select "cease any and all activity" using mouse.
3. Paste into Emacs.
Two extra newlines are pasted into the Emacs buffer.
Reproducible: Always
Steps to Reproduce:
See above.
Actual Results: Extra newlines at end.
Expected Results: No newlines at all -- the selected text is in the middle
of a line.
Comment 1•24 years ago
|
||
->selection
Assignee: blake → mjudge
Component: XP Apps: GUI Features → Selection
QA Contact: sairuh → tpreston
Comment 2•24 years ago
|
||
Confirming on 2001061304 Win2k. Platform/OS=All.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Solaris → All
Hardware: Sun → All
Reporter | ||
Comment 4•24 years ago
|
||
Hmm... Mostly the same, although I see *two* extra newlines, not just the
one bug 55661 talks about.
Assignee | ||
Comment 6•24 years ago
|
||
dup of 55661
*** This bug has been marked as a duplicate of 55661 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Target Milestone: --- → mozilla0.9.3
You need to log in
before you can comment on or make changes to this bug.
Description
•