[
https://issues.jboss.org/browse/JBIDE-17485?page=com.atlassian.jira.plugi...
]
Gorkem Ercan edited comment on JBIDE-17485 at 5/30/14 11:49 AM:
----------------------------------------------------------------
A sample that demos the problem.
1 Create a Thym project.
2. add Console and InAppBrowser plugins
3. replace index.html with the one attached to this report
4. Run on iOS and CordovaSim and click on links on the loaded page to observe url
differences
was (Author: gercan):
A sample that demos the problem.
CordovaSim InAppBrowser does not return the correct url on loadstart
event
--------------------------------------------------------------------------
Key: JBIDE-17485
URL:
https://issues.jboss.org/browse/JBIDE-17485
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: aerogear-hybrid, browsersim
Affects Versions: 4.2.0.Beta1
Reporter: Gorkem Ercan
Fix For: 4.2.0.Beta3
Attachments: index.html
In the loadstart event we ask for the url event.url. In the iOS simulator it returns the
url of the page currently displayed in the inapp browser. However, in the CordovaSim the
url will always return the url of the first page opened in the inapp browser not the one
of the currently displayed one.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)