Changeset 7005 for CKEditor/trunk
- Timestamp:
- 06/02/11 22:39:34 (2 years ago)
- File:
-
- 1 edited
-
CKEditor/trunk/_source/plugins/clipboard/plugin.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/trunk/_source/plugins/clipboard/plugin.js
r7003 r7005 403 403 { 404 404 depressBeforeEvent = 1; 405 setTimeout( function() { depressBeforeEvent = 0; }, 0 );405 setTimeout( function() { depressBeforeEvent = 0; }, 10 ); 406 406 }) 407 407
Note: See TracChangeset
for help on using the changeset viewer.
