Project

General

Profile

Actions

Bug #17089

closed

RTE causes memory leak under Firefox

Added by Marc Wöhlken over 17 years ago. Updated over 16 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2007-03-07
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When editing content elements using the RTE FF (Version 2.0.0.2) allcates about 1 to 1.5 MB of memory on for each instance of the RTE.
This memory is not freed upon closing the RTE or even closing the whole FF tab. My FF allocates more than 300MB right at the moment and is awfully slow.

RTE works fine with IE7.
(issue imported from #M5154)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #18439: htmlArea RTE causes memory leaks in IEClosedStanislas Rolland2008-03-13

Actions
Actions #1

Updated by Oliver Hader over 17 years ago

Hm, I guess this is related to many, many event handlers registered by RTEhtmlarea. Nearly each icon or any click behaviour has an own event listener and event handler.

Actions #2

Updated by Stanislas Rolland over 16 years ago

I am not sure to what version of the RTE this issue was referring to, but after upgrading to SVN TYPO3core branch TYPO3_4-2 revision 3419, there is no significant memory leakage in FF2, FF3, IE7 and Opera 9.5. Some remains in Safari 3.0.4.

Actions

Also available in: Atom PDF