Changes between Initial Version and Version 1 of Ticket #12173, comment 4
- Timestamp:
- Jul 25, 2014, 2:08:04 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12173, comment 4
initial v1 8 8 - because IE show security dialog when we try to access to window.clipboardData (dataTransfer object) we do not use it there, 9 9 - before paste is fired on drop the same way it works for paste. 10 11 Changes in [https://github.com/cksource/ckeditor-dev/commits/t/12173 t/12173].