Closed (works as designed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2011 at 10:56 UTC
Updated:
21 Jun 2011 at 07:06 UTC
Comments
Comment #1
dczepierga commentedU could try to change input format to Full HTML and then check what happend.
If it don't help check source of code in Preview mode and compare with this u have got in edit mode - some tags could be filtered by Drupal engine, so u must add them in filters for this input format type.
If it doesn't help or u have more question pls reopen this issue.
Greetings
Comment #2
gmopinillosv commentedHello There
I have a similar problem.
I created a table of 20 rows with CKeditor but It preview mode only appears 13 rows and on the page too.
I don't know why it not appears the complete table.
I am using Drupal 7.2 and CKEditor 3.5 , Full HTML option,
Any help will be appreciated. Thanks,