Opened 9 years ago

Last modified 9 years ago

#13288 confirmed Bug

Copy/paste of small strings causes editor enlargement (inline editing)

Reported by: steph123 Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Checked under Windows 7/Chrome.

Correct behavior:

  1. Go to http://sdk.ckeditor.com/samples/inline.html
  2. Click the top right editable div
  3. Select "Lorem ipsum"
  4. Use Ctrl+C to copy the selection to the clipboard
  5. Use Ctrl+V to paste "Lorem ipsum" 30 times

-> The editable div grows in height to adjust to the additional content.

Unexpected behavior:

Perform the exact same steps, but in step 3, select "Lorem " (Lorem + space) instead of "Lorem ipsum".
-> At step 5, after about 20 paste operations, the editable div starts growing in width instead of height.

Attachments (1)

2015-05-21_1224.swf (1.9 MB) - added by Jakub Ś 9 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 Changed 9 years ago by Jakub Ś

Status: newconfirmed

I have been able to reproduce this issue only in sdk sample in Blink and Webkit browsers.

comment:2 Changed 9 years ago by steph123

I cannot reproduce this today in http://sdk.ckeditor.com/samples/inline.html!!!

Changed 9 years ago by Jakub Ś

Attachment: 2015-05-21_1224.swf added

comment:3 Changed 9 years ago by Jakub Ś

Problem can still be reproduced in Chrome. Please see attached video.

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