Changeset 2267 for FCKeditor/branches/features/new_samples/_whatsnew.html
- Timestamp:
- 2008-07-23 12:03:16 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/branches/features/new_samples/_whatsnew.html
r2229 r2267 47 47 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2252">#2252</a>] It's now possible to enable the 48 48 browsers default menu using the configuration file (FCKConfig.BrowserContextMenu option).</li> 49 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2247">#2247</a>] The SHIFT+SPACE 50 keystroke will now produce a &nbsp; character.</li> 49 51 </ul> 50 52 <p> … … 92 94 multiple contiguous paragraphs to Formatted will now be merged into a single 93 95 <PRE> block.</li> 96 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2363">#2363</a>] There 97 were some sporadic "Permission Denied" errors with IE on some situations.</li> 98 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2135">#2135</a>] Fixed a 99 data loss bug in IE when there are @import statements in the editor's CSS files, 100 and IE's cache is set to "Check for newer versions on every visit".</li> 101 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2376">#2376</a>] FCK.InsertHtml() 102 will now insert to the last selected position after the user has selected things outside 103 of FCKeditor, in IE.</li> 104 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2368">#2368</a>] Fixed broken protect 105 source logic for comments in IE.</li> 94 106 </ul> 95 107 <p>