Opened 14 years ago
Last modified 11 years ago
#9554 closed Bug
[Webkit Mac] Editor scrolls on paste — at Version 1
| Reported by: | Jakub Ś | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.5.0 Beta |
| Component: | General | Version: | 3.6.3 |
| Keywords: | Webkit Mac | Cc: |
Description (last modified by )
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.x (v4).
Change History (2)
Changed 14 years ago by
| Attachment: | ckeditor-8409.diff added |
|---|
comment:1 Changed 14 years ago by
| Description: | modified (diff) |
|---|---|
| Status: | new → confirmed |

@clkao attached possible patch