Opened 13 years ago

Last modified 13 years ago

#7700 confirmed Bug

Memory leak when inside asp.net update panel

Reported by: Darren Owned by:
Priority: Normal Milestone:
Component: General Version: 3.5.3
Keywords: Cc:

Description

When placed in an update panel, ckeditor leaks about 700Kb - 1MB every refresh, both in IE9 and FF4.

I have attached a very simple example that loads an editor then on submit, destroys it. This is placed on a 1 second timer. I watched the memory using sysinternals process explorer over a period of about 10 minutes and it continually grew.

Darren

Attachments (3)

test.aspx (1.3 KB) - added by Darren 13 years ago.
test.aspx.cs (291 bytes) - added by Darren 13 years ago.
leak.html (1.3 KB) - added by Alfonso Martínez de Lizarrondo 13 years ago.
Simpler testcase

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by Darren

Attachment: test.aspx added

Changed 13 years ago by Darren

Attachment: test.aspx.cs added

Changed 13 years ago by Alfonso Martínez de Lizarrondo

Attachment: leak.html added

Simpler testcase

comment:1 Changed 13 years ago by Alfonso Martínez de Lizarrondo

Keywords: memory leak ie9 ff4 removed
Status: newconfirmed

The new test file shows the leak without requiring asp.net, it's just simple javascript.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy