Opened 9 years ago
Closed 9 years ago
#14609 closed Bug (invalid)
Toolbar is getting resized while resizing the ckeditor
Reported by: | Sibasish palo | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.7 |
Keywords: | Cc: |
Description
Steps to reproduce
- in config.js add the following line config.resize_dir = 'both';
- after adding above line it will allow resize of ckeditor in both the direction.
- so how do i restrict the resize of toolbar but not the text area.
- in earlier version toolbar was not resizing even if the ckeditor is resized.
Expected result
Resizing the ckeditor shouldn't resize the toolbar
Actual result
Resizing the ckeditor resizing the toolbar
Attachments (1)
Change History (2)
Changed 9 years ago by
Attachment: | toolbar_resize.JPG added |
---|
comment:1 Changed 9 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
You are using http://ckeditor.com/addon/moonocolor skin not created by CKSource. If you try resizing with default Moono skin you will not get this result.
Please report this issue to skin author.
Screen shot of the issue