Changeset 6341
- Timestamp:
- 01/19/11 11:01:17 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/trunk/_source/plugins/wysiwygarea/plugin.js
r6329 r6341 409 409 // Notify non-IE that selection has changed. 410 410 if ( !CKEDITOR.env.ie ) 411 { 412 // Make sure next selection change is correct. (#6811) 413 editor.forceNextSelectionCheck(); 411 414 editor.selectionChange(); 415 } 412 416 } 413 417
Note: See TracChangeset
for help on using the changeset viewer.
