1 Reply Latest reply on Jul 7, 2008 3:54 AM by ilya_shaikovsky

    rich:PanelMenu - memory leak in IE6

    kragoth

      We are using richfaces 3.2.0 (as 3.2.1GA has a major bug that stops us from using it) and we are experiencing a relatively large memory leak when using the rich:panelMenu component.

      If you sit on a page with a panelMenu and refresh a few times you will see that the memory that IE6 is using goes up by about 1MB each time you refresh. This memory is never reclaimed by the OS and the app starts running slower and slower as time goes on.

      The leak appears to be the menu as we notice a dramatic change in behavior if we remove it.
      I'm not really experienced in javascript memory leaks so.... any ideas?