Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
Adobe Flex SDK 3.2 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Browser: Internet Explorer 7.x
Language Found: English
Description
Steps to reproduce in the profiler:
1.type anything in the textinput
2.click the remove button
Actual Results:
the module a isnt GCed
Expected Results:
the module should be GCed
Workaround (if any):
do not click the textinput or type something in the textinput after removing the module will make the module be GCed.. (but of course in a real case scenario this is not acceptable)