Closed
Bug 86208
Opened 24 years ago
Closed 24 years ago
Copy & paste removes space indentation
Categories
(Core :: DOM: Editor, defect)
Tracking
()
People
(Reporter: rdonkin, Assigned: rubydoo123)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
BuildID: 2001060703
Copying and pasting a line of text that has leading spaces as indentation
results in the leading spaces being lost on paste.
Reproducible: Always
Steps to Reproduce:
1. Open http://twiki.org/cgi-bin/view/Test/RichardsPage
2. Hit the Edit link at bottom of page
3. Log on as user TWikiGuest, password guest
4. As directed on page, copy (say) the line that says ' * Bullet 1'
5. Paste this further down the page on a blank line.
Actual Results: '* Bullet 1' is pasted, i.e. 3 leading spaces are removed.
Expected Results: ' * Bullet 1' is pasted.
Also happens on multi-line copy/paste.
This is quite annoying for users of TWiki and other Wiki sites, since
indentation is often used to carry formatting info - e.g. in this example the
spaces must be typed in again to regain bullet list formatting.
Comment 3•24 years ago
|
||
Actually, dup of an even older bug.
*** This bug has been marked as a duplicate of 69024 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•