Closed (duplicate)
Project:
Wysiwyg
Version:
7.x-2.x-dev
Component:
Editor - CKEditor
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2013 at 09:01 UTC
Updated:
23 Mar 2013 at 10:28 UTC
If "Use default toolbar button grouping" doesn't checked resizing doesn't work correctly in Chrome (see screenshot #1).

If this option is turning on resizing works correctly (screenshot #2).

Tested on Chrome 25.0.1364.172 (Win) and CKEditor 4.1 (revision 80c139aa).
| Comment | File | Size | Author |
|---|---|---|---|
| ckeditor4-chrome-good-resizing.png | 10.08 KB | plazik | |
| ckeditor4-chrome-bad-resizing.png | 9.03 KB | plazik |
Comments
Comment #1
twodThis is because Wysiwyg is currently not able to put buttons in more than one group. Please help with #277954: Allow to sort editor buttons to get that fixed.
Until then, a workaround for this was implemented in #1853550: Ckeditor 4.0 - The version of CKEditor could not be detected.. Activate "Use default toolbar button grouping" under "Editor appearance" and the issue should be fixed until the sorting code has been merged into the main branches.
Comment #1.0
twodAdd info about CKEditor version.