Opened 13 years ago
Closed 13 years ago
#8747 closed Bug (duplicate)
Webkit: Editor scrolls down on paste.
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.3.2 |
Keywords: | Webkit | Cc: |
Description
Webkit on Windows. After each paste editor scrolls to the bottom of the target paragraph. So if the whole text is single paragraph or div (happens when CKeditor config.forceEnterMode is set to false) it will scroll to the bottom of the page, alternatively to the pagraph's last line.
- Paste long article from attachment - this is just single paragraph, no other html tags.
- Scroll to the top of the article.
- Copy and paste any (small or big) piece of text somewhere to the beginning of the article.
Result:In Webkit editor will scroll to the bottom of the article every time.
Attachments (1)
Change History (4)
Changed 13 years ago by
Attachment: | lorem ipsum.txt added |
---|
comment:1 Changed 13 years ago by
Status: | new → confirmed |
---|
Scrolling editor in Webkit was also mentioned in this ticket: #5549