Santanu Karar created FLEX-33499:
------------------------------------
Summary: LoaderInfo not updated in HTMLLoader class
Key: FLEX-33499
URL: https://issues.apache.org/jira/browse/FLEX-33499
Project: Apache Flex
Issue Type: Bug
Components: mx: HTML Control
Affects Versions: Adobe Flex SDK 4.6 (Release)
Environment: AIR, MacOS, Windows 7
Reporter: Santanu Karar
Priority: Blocker
Fix For: Adobe Flex SDK 4.6 (Release)
When creating a Window/NativeWindow with a scrollable HTML content inside, as
described in the example at here:
http://livedocs.adobe.com/flex/3/html/help.html?content=ScriptingHTMLContainer_8.html,
and, when it was opened from 'createRootWindow()' method by override the
HTMLHost class - its noticed that the newly created HTMLLoader class does not
having an updated LoaderInfo object nor any event dispatched with the
LoaderInfo object; where as it was expected to be updated since the HTMLLoader
do works (changes location, dispatches Event.COMPLETE event etc.) fine. Is it
supposed to be not being updated (LoaderInfo) when opens an HTML in the way
described in the link? I think the LoaderInfo should also gets updated
everytime.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira