Ticket #264 (new Bug)

Opened 21 months ago

Last modified 15 months ago

IE: Memory leak

Reported by: chun_chen Owned by:
Priority: Normal Milestone: CKEditor 3.0
Component: General Version: FCKeditor 2.4
Keywords: IE Confirmed Cc:

Description

Load the editor, with IE 6 on Windows XP. The memory usage of IE (indicated by windows task manager) continuously grows each page is refreshed, unless close the browser and restart it again. IE 6 will consume 600-800KB memory with each page refresh. This behavior can be reproduced

Change History

Changed 21 months ago by chun_chen

Load the editor, with IE 6 on Windows XP. The memory usage of IE (indicated by windows task manager) continuously grows when the page is refreshed, unless close the browser and restart it again. IE 6 will consume 600-800KB memory with each page refresh. This behavior can be reproduced

Changed 21 months ago by fredck

  • keywords IE added; memory leak removed

Changed 20 months ago by fredck

  • keywords Confirmed added
  • summary changed from memory leak on IE6 to IE: Memory leak
  • milestone set to FCKeditor 3.0

In my tests, loading sample01.html, I had two different results:

  • Average 700KB when loading the editor with compressed scripts (default).
  • Average 150KB when loading the editor with the original source.

The difference is... well... weird! I would expect the opposite instead.

We are aware of some leaks still present. We have already done a great job reducing them, and our tests with the uncompressed version made we thought that the situation was ok for now.

We'll be certainly working on it, but I'm not able to give dates for fixes. For now I'm targeting to 3.0.

Changed 18 months ago by alfonsoml

Using FCKEditor 2.4 Memory leaks appear in FF and IE.

Reproduction:

Call any example page (or instance number 9 with multiple editors) and reload (F5) many times. Lean back and see memory growing ...


Moved from SourceForge: https://sourceforge.net/tracker/index.php?func=detail&aid=1658811&group_id=75348&atid=543653

Changed 15 months ago by martinkou

I've noticed that switching to and from Source mode also produces noticeable leak.

Note: See TracTickets for help on using tickets.