Opened 10 years ago
Last modified 10 years ago
#13452 confirmed Bug
Resize of CKEditor in Chrome results in weird artifacts
Reported by: | yuhai | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | Blink | Cc: |
Description (last modified by )
Issue: When user inputs large text in ckeditor, the scrollbar shows. Resizing ckeditor to the bottom edge of the browser results in artifacts and resize is cancelled.
Reproduced Steps:
- Open ckeditor.com/demo#bbcode or http://ckeditor.com/demo#full with Chrome
- If Chrome is maximized, return it back to normal
- Paste enough text to make the vertical scrollbar appear
- Click on the bottom right corner to resize ckeditor
- Resize the ckeditor, move the mouse to the browser's bottom frame release the click there
- ckeditor size will go back to what it was
Please see the attachment resizing_issue.gif and resizing_issue.swf. In resizing_issue.swf, the issue starts at the fourth second.
The issue might be related with https://dev.ckeditor.com/ticket/13407.
Thanks, Hai
Attachments (2)
Change History (4)
Changed 10 years ago by
Attachment: | resizing_issue.swf added |
---|
Changed 10 years ago by
Attachment: | resizing_issue.gif added |
---|
comment:1 Changed 10 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 10 years ago by
Keywords: | Blink added |
---|---|
Status: | new → confirmed |
Version: | 4.4.7 → 3.0 |
I have been able to reproduce this issue from CKEditor 3.0. IT doesn't happen always but can be reproduced quite frequently.
The problem I see is that user may paste contnet into editor on resized window and then resize it quickly below browser bottom border. In many cases editor will come back to its previous size.
I have managed to reproduce it in Blink.