Changes between Initial Version and Version 1 of Ticket #9160, comment 4
- Timestamp:
- Aug 6, 2012, 5:59:34 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9160, comment 4
initial v1 2 2 3 3 Replying to [comment:3 j.swiderski]: 4 > This issue has been fixed one more time in ticket: #9069. If you have problems with popups you should update to the latest CKEditor 3.6.4 where this issue was finally resolved.5 >6 > ----7 >8 > >For example if you call editor.setData() 10 times you will end up with 10 extra listeners for window "resize" event. And you will get a batch of exceptions if you switch to source mode and then try to resize browser window.9 4 > Could I ask you to provide reduced test case file (working) showing this problem in code? Sample file (perhaps modified CKEditor sample) that can be put in {{{ckeditor/_samples/}}} folder.