Opened 12 years ago
Last modified 10 years ago
#9554 closed Bug
[Webkit Mac] Editor scrolls on paste — at Initial Version
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.5.0 Beta |
Component: | General | Version: | 3.6.3 |
Keywords: | Webkit Mac | Cc: |
Description
Continuation of #8409.
To reproduce:
- Create a page large enough so the scrollbar shows.
- Scroll somewhere in the middle,
- Paste a small chunk of text
Result: The editor will be scrolled to have the newly pasted text aligned to the bottom of the editor.
Reproducible in Webkit Browsers on Mac from CKEditor 3.6.3 rev. [7447]
This problem does not occur in CKEditor 4.
@clkao attached possible patch