Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): Apple IOS
Language Found: English
Description
Steps to reproduce:
1. In a Mobile AIR project add a StageWebView to your app
2. have it load a web page
3. call its location property (stageWebView.location) in the event handler for LOCATION_CHANGING
Actual Results: On the iPad, It returns the html content of the page
Expected Results: It should return the URL location
Workaround (if any): ?