target="_blank" in web popup

Why don’t hyperlinks in web pages loaded in a web popup link properly outside of the app in the native browser? Also, embedded video players in a web popup page don’t play either. Am I doing something wrong? Is there a way to make this work outside of wrapping each hyperlink in a form and using the corona: + listener syntax? [import]uid: 86668 topic_id: 15575 reply_id: 315575[/import]

Currently, the web popup is very limited, but hyperlinks would tell the popup itself to load the page, because it is an instance of the browser itself - ie: they are already in a web browser so they won’t kick out into Safari. It is in fact an instance of safari, without the chrome of buttons etc that you’re in. I don’t know about the other stuff. [import]uid: 8271 topic_id: 15575 reply_id: 60836[/import]