Show
Ignore:
Timestamp:
2008-03-26 08:48:46 (8 months ago)
Author:
fredck
Message:

Fixed #1997 : With IE, the first character of table captions where being lost on table creation. Also, the selection and cursor position was not being properly handled when creating some elements like forms and tables.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/_whatsnew.html

    r1798 r1803  
    139139                        dialogs using API calls which deals with the selection, like InsertHtml now can 
    140140                        be sure the selection will be placed in the correct position.</li> 
     141                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1997">#1997</a>] With 
     142                        IE, the first character of table captions where being lost on table creation.</li> 
     143                <li>The selection and cursor position was not being properly handled when creating some 
     144                        elements like forms and tables.</li> 
    141145        </ul> 
    142146        <h3>