Opened 8 years ago

Last modified 7 years ago

#14836 confirmed Bug

Editor content scrolls when pasting data from clipboard (iOS)

Reported by: harin Owned by:
Priority: Normal Milestone:
Component: General Version: 4.5.11
Keywords: iOS Cc:

Description

Steps to reproduce

  1. Type some contents in CKEditor (such that scrollbar is showing).
  2. Scroll down and tap somewhere in the middle.
  3. Paste some data (plain text) from clipboard after holding on the caret and selecting 'Paste'

Expected result

The pasted content must appear on the caret position and the screen should be steady.

Actual result

The contents in the editor scrolls up and down. Sometimes the entire screen scrolls up and down especially when zoomed-in . The pasted content appears on the caret position. But hard to find where it is.

Other details (browser, OS, CKEditor version, installed plugins)

On most of the iOS versions including tablets. Browsers : Safari and Chrome.

Change History (5)

comment:1 Changed 8 years ago by kkrzton

Status: newpending

I noticed a similar behavior (both on Safari and Chrome on iOS):

  1. Go to http://ckeditor.com/demo.
  2. Scroll down and tap somewhere in the middle.
  3. Paste some data (plain text) from clipboard after holding on the caret and selecting 'Paste'.

The editor scrolls back to top and then scrolls down in a way that pasted text is always visible on the bottom of the editor (as a last line).

Versions: iOS 9.3.5, Chrome 53.

Last edited 8 years ago by kkrzton (previous) (diff)

comment:2 Changed 8 years ago by kkrzton

Status: pendingconfirmed

comment:3 Changed 8 years ago by Jakub Ś

Keywords: paste removed

comment:4 Changed 7 years ago by Jakub Ś

Other issues which concern scrolling on iPad are #11730, #10694, #14759, #14836, #12749 and #16785.

comment:5 Changed 7 years ago by m-turek

I was able to reproduce this issue following the steps by @k.krzton described in the comment: https://dev.ckeditor.com/ticket/14836#comment:1 CKEditor version: 4.6.2, iOS 10.2.1, Safari 10.0

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