Changeset 1456
- Timestamp:
- 02/02/08 13:52:04 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/editor/_source/internals/fckdialog.js
r1398 r1456 105 105 if ( FCKBrowserInfo.IsIE && !topDialog ) 106 106 { 107 // Ensures the editor has the selection focus. (#1801) 108 currentInstance.Focus() ; 109 107 110 var editorDocument = currentInstance.EditorDocument ; 108 111 var selection = editorDocument.selection ;
Note: See TracChangeset
for help on using the changeset viewer.
