#2751: Write fake object display and replacement logic for CKEditor v3
------------------------+---------------------------------------------------
  Reporter:  martinkou  |       Owner:  martinkou   
      Type:  Task       |      Status:  reopened    
  Priority:  High       |   Milestone:  CKEditor 3.0
 Component:  General    |     Version:              
Resolution:             |    Keywords:  Confirmed   
------------------------+---------------------------------------------------
Changes (by martinkou):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 Oh well, there are still a few things left to do..

  1. The width and height of placeholders needs to be put into the real
 objects at restoreElement() and restoreHtml().
  2. The HTML parser in protectHtml() doesn't take into account of empty
 tags, and then the tagDepth counter inside is buggy (doesn't affect Flash
 dialog).
  3. The default size of the placeholder, 80x80, shouldn't be set as inline
 styles - inline styles needs to be used as the final size of the real
 object as in point 1. Instead, it should be set in contents.css.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2751#comment:3>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to