TwistedInteractive / ckeditor

Symphony CMS extension that provides the CKEditor WYSIWYG editor for text fields.
http://symphony-cms.com/download/extensions/view/35082/
Other
19 stars 24 forks source link

[CKEditor 1.3.2] Multiple CKEditor instances on same page conflict #14

Closed vlad-ghita closed 12 years ago

vlad-ghita commented 12 years ago

Part 1

Take 3 CKEditor enabled Textboxes: Small, Large and Medium.

After rendering, all 3 textareas have the size Medium (from the last rendered CKEditor instance).

Same thing with default Textarea field. All textareas from a page take the dimension from last one.


Part 2 (probably related to #12)

In addition, there's a small margin-right for CKEditor textareas. They don't span the entire available width (@see CKEditor_instance_conflict_Field_Textbox.png)

CKEditor_instance_conflict_Field_Textarea.png CKEditor_instance_conflict_Field_Textbox.png

renansantos commented 12 years ago

Same here! Plus, different CKEditors (one CKEditor and one CKEditor : Compact) on same page gives two of the last one.

kanduvisla commented 12 years ago

Fixed in latest commit