Changes between Initial Version and Version 1 of Ticket #7366, comment 22
- Timestamp:
- Apr 5, 2012, 11:20:55 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7366, comment 22
initial v1 1 I've found issue on IE8.1 I've found an issue on IE8. 2 2 3 3 1. click edit->paste (in native menu bar) … … 10 10 The same happens for ckeditor's context menu. 11 11 12 Maybe this could becaused by ckeditor's commands which still fires the same native events than before, when now IE listens for different one. Note that in my patch I moved event name to the mainPasteEvent variable.12 Maybe this is caused by ckeditor's commands which still fires the same native events than before, when now IE listens for different one. Note that in my patch I moved event name to the mainPasteEvent variable.