Changeset 1963
- Timestamp:
- 2008-05-08 11:09:45 (4 months ago)
- Location:
- FCKeditor/trunk
- Files:
-
- 2 modified
-
editor/_source/internals/fck_ie.js (modified) (1 diff)
-
_whatsnew.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/editor/_source/internals/fck_ie.js
r1795 r1963 151 151 152 152 // FCK.Focus() ; 153 FCKSelection.Restore() ; 153 154 FCK.EditorWindow.focus() ; 154 155 -
FCKeditor/trunk/_whatsnew.html
r1962 r1963 69 69 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2170">#2170</a>] Fixed Ctrl-Insert hotkey 70 70 for copying.</li> 71 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2125">#2125</a>] Fixed the issue that 72 FCK.InsertHtml() doesn't insert contents at the caret position when dialogs are opened in IE. 73 </li> 71 74 </ul> 72 75 <h3>