Opened 9 years ago
Last modified 9 years ago
#13405 confirmed Bug
Text Area not working properly during resizing of dialog window when using paste plugin
Reported by: | yuhai | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.5 |
Keywords: | Cc: | byran.zaugg@… |
Description
- Test the issue in http://ckeditor.com/demo#full
- Click Paste plugin, and it display the dialog box.
- Resize the dialog box.
Actual result: the text area didn't adjust to the changed dialog box. Expected result: the text area should adjust to the dialog box.
I have prepared the fix from https://github.com/yuhai/liferay-ckeditor/commit/bac522635b92b29959fd0b2288e2887e359a982a. Could you please help check it? Please help solve the issue.
Thanks.
Attachments (1)
Change History (6)
Changed 9 years ago by
Attachment: | reproduced_paste_plugin.gif added |
---|
comment:1 Changed 9 years ago by
Keywords: | paste dialog removed |
---|---|
Status: | new → confirmed |
Version: | 4.4.8 (GitHub - master) → 3.5 |
Problem can be reproduced from CKEditor 3.5 when resizing dialogs was made possible.
@yuhai could I ask you to submit your pull request to ckeditor-dev ?
Please don't forget to describe it exactly or write which bug it fixes exactly.
comment:2 Changed 9 years ago by
Please also read http://docs.ckeditor.com/#!/guide/dev_contributing_code
comment:3 Changed 9 years ago by
Cc: | byran.zaugg@… added |
---|
reproduced steps