Closed CatGuardian closed 4 years ago
Hi, Thank you for opening this issue. We are currently migrating our support channel to the Samsung Developer Forum. If you are still experiencing this issue I'd highly recommend re-opening it here please https://forum.developer.samsung.com/c/samsung-internet/
Thanks again, -Kevin
Hello.
When you try to programatically click an
<a>
tag, the samsung browser doesn't actually go to the page specified.Consider this snippet:
When this is executed, it should open up the Google Chrome app. But here is what actually happens:
If you haven't allowed pop-ups yet for the website that ran this code:
if you already allowed pop-ups for the website that ran this code:
Furthermore if I have this:
And I manually click on that then it will always open up Google Chrome in both cases of 1 and 2.
There is a bug here.