Opened 12 years ago

Closed 12 years ago

#8664 closed Bug (expired)

Strange problem on Pasting , Editor inserts multiple div tags during paste

Reported by: Vineet Singh Owned by:
Priority: Normal Milestone:
Component: General Version: 3.6.1
Keywords: Cc: singhvine@…, mayurgupta@…, pragupt6@…

Description

We implemented the Ck Editor in lotus Notes. We displayed the CK editor inside a div. We save the values of the editor and as such it is fine till now. Now we open the document, and copy the Editor values in non edit mode and paste into another Editable CK Editor , we found that the extra div got inserted into the CKEditor.

The thing we have observed that when we copy and paste the contents, the boundary wall besides the main text- contents(U can drag to select and Ctrl C), the divs and other Tag contents also get pasted into the CKEditor

Please find the attached screens for the code and

ambiguous Output we recieved after we copied only from the word "Kullanici" and pasted .

We tried and reproduced the scenario on the demo screen of the ckeditor.com

Let us know if any other details or clarification required for producing the scenario.

Attachments (3)

code.GIF (7.8 KB) - added by Vineet Singh 12 years ago.
We used this code to implement CKEditor in lotus notes,
Result.gif (11.3 KB) - added by Vineet Singh 12 years ago.
One extra divs code <div id="divCKEditor"> appears.
Result.2.gif (11.3 KB) - added by Vineet Singh 12 years ago.
One extra divs code <div id="divCKEditor"> appears.ambiguous Output we recieved after we copied only from the word "Kullanici" and pasted .

Download all attachments as: .zip

Change History (5)

Changed 12 years ago by Vineet Singh

Attachment: code.GIF added

We used this code to implement CKEditor in lotus notes,

Changed 12 years ago by Vineet Singh

Attachment: Result.gif added

One extra divs code <div id="divCKEditor"> appears.

Changed 12 years ago by Vineet Singh

Attachment: Result.2.gif added

One extra divs code <div id="divCKEditor"> appears.ambiguous Output we recieved after we copied only from the word "Kullanici" and pasted .

comment:1 Changed 12 years ago by Jakub Ś

Status: newpending

Perhaps I'm missing some basis here and I don't see the whole picture butI will need more information here:

Now we open the document, and copy the Editor values in non edit mode and paste into another Editable CK Editor.

  1. What is that that non edit-mode?
  2. Have you checked the data before opening - is it without extra divs?



We tried and reproduced the scenario on the demo screen of the ckeditor.com

  1. What are the exact steps to reproduce the bug on demo site.
  2. Could you also provide code which was used to reproduce the issue? Just please put it in HTML or text file and not in jpg.
  3. The more simple scenario and detailed scenario you provide the better chance for us to reproduce the bug and find a fix for it.

comment:2 Changed 12 years ago by Jakub Ś

Resolution: expired
Status: pendingclosed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy