[ 
https://issues.apache.org/jira/browse/WICKET-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12597093#action_12597093
 ] 

Vincent MATHON commented on WICKET-1630:
----------------------------------------

I mean they still appear in the IE DOM tree after garbage collection (at least 
according to Drip documentation). I can reach them on page unload but setting 
there reference to null has no effects.
I note that ids like yui__dyn* are loaded dynamically with yuiloader. Is it 
possible to avoid this ? AbstractCalendar does not
use yuiloader, have you an example showing how to use it to create a pop up?    
Where is the class CalendarPopup referenced in AbstractCalendar javadoc?  
CalendarPopup  seems to do the job according to its name isn't it ?.

Sincerly
Vincent MATHON

> memory leak with IE 6
> ---------------------
>
>                 Key: WICKET-1630
>                 URL: https://issues.apache.org/jira/browse/WICKET-1630
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-datetime
>    Affects Versions: 1.3.3
>         Environment: IE 6.0-2800-1106
>            Reporter: Vincent MATHON
>
> I used Drip (http://www.outofhanwell.com/ieleak/index.php?title=Main_Page) to 
> test the latest wicket date example  (I suppose it is the 1.3.3 version) and 
> I found several memory leaks with with IE 6. I reproduce the same behaviour 
> with my own project using wicket-date-time 1.3.1.
> sincerly,
> Vincent MATHON

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to