Opened 11 years ago
Last modified 11 years ago
#10779 confirmed Bug
Autogrow: Editor does not scroll to end of pasted content
Reported by: | Teresa Monahan | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.4.3 |
Keywords: | IBM | Cc: | Satya Minnekanti, Irina |
Description
To Reproduce:
- Using the autogrow sample, paste the following HTML into Source view:
<ul> <li>1</li><li>2</li><li>3</li><li>4</li><li>5</li><li>6</li> <li>7</li><li>8</li><li>9</li><li>10</li> </ul>
- Switch to wysiwyg mode and copy all contents
- Place the cursor at the end of the contents and use Ctrl+V to paste multiple times.
Problem: The editor does not scroll to the end of the pasted content. The cursor is in the correct location because if you type some text after pasting, the editor does scroll to the bottom of the contents. However the editor should scroll to this position automatically after the paste event.
I have tried this with FF, IE and Chrome and can reproduce it on all 3 browsers.
Attachments (1)
Change History (4)
comment:1 follow-up: 2 Changed 11 years ago by
Status: | new → pending |
---|---|
Version: | 4.2.1 |
comment:2 Changed 11 years ago by
Replying to j.swiderski:
For some reason, the autogrow sample is not available on the nightly builds. Therefore I instead used the autogrow sample from the master branch on git to reproduce this issue (plugins/autogrow/samples/autogrow.html). I do not have any custom config settings or any extra plugins loaded. I can still easily reproduce it on all 3 browsers using the steps provided.
I have attached a screen capture to show the result in Chrome. In this case, the 1st time I paste the content, the browser does not scroll to the end of the content. However when I start typing the browser scrolls to display the full editor contents and the characters I type are inserted in the correct location.
Changed 11 years ago by
Attachment: | autogrow_paste.gif added |
---|
comment:3 Changed 11 years ago by
Status: | pending → confirmed |
---|---|
Version: | → 3.4.3 |
No I can see it - parent page (not editor) doesn't scroll to the bottom of pasted content. Problem can be reproduced from CKEditor 3.4.3 in both CKE 3.x and 4.x.
I have just tried all 3 browsers you have mentioned and all seem to work fine. I have tried git verison.