Hello,
I have problem that every time when I load page with FCKEDITOR the memory is going up. I check this in task manager - process - iexlore.exe
I have problem that every time when I load page with FCKEDITOR the memory is going up. I check this in task manager - process - iexlore.exe
RE: memory leak
RE: memory leak
RE: memory leak
But my Firefox stays firm no matter how many times I reload - it must be a IE issue...
RE: memory leak
This is a KNOWN IE issue. It has to do with the mixing of DOM nodes and ActiveX objects in javascript on IE. An in depth look at this problem is covered at http://www.bazon.net/mishoo/articles.epl?art_id=824.
It is by the writer of HTMLArea, a competetor to this product, but I think the FCKeditor would benefit greatly by solving this problem at release!!!