You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/10/09 17:25:53 UTC

[GitHub] [cordova-plugin-inappbrowser] nrikiji opened a new issue #797: I want to make window.open in a web page work on ios

nrikiji opened a new issue #797:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/797


   Plugin version 4.0.0 has changed to use WkWebview.
   
   This caused the javascript code window.open in the webpage to not work.
   
   Is there any way to work around this?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-inappbrowser] jcesarmobile closed issue #797: I want to make window.open in a web page work on ios

Posted by GitBox <gi...@apache.org>.
jcesarmobile closed issue #797:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/797


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-inappbrowser] jcesarmobile commented on issue #797: I want to make window.open in a web page work on ios

Posted by GitBox <gi...@apache.org>.
jcesarmobile commented on issue #797:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/797#issuecomment-712911709


   in that case, can you provide a sample app?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-inappbrowser] acran commented on issue #797: I want to make window.open in a web page work on ios

Posted by GitBox <gi...@apache.org>.
acran commented on issue #797:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/797#issuecomment-742044682


   I opened issue #830 which may be a duplicate of this one, @nrikiji could you check if we're referring to the same issue?
   If so @jcesarmobile you can find a sample app here: https://github.com/acran/cordova-inappbrowser-mailto-bug-sample


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-inappbrowser] nrikiji commented on issue #797: I want to make window.open in a web page work on ios

Posted by GitBox <gi...@apache.org>.
nrikiji commented on issue #797:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/797#issuecomment-712917319


   This is the case with the html I tried
   
   ```
   <button onclick="window.open('myapp://')">open myapp</button>
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-inappbrowser] jcesarmobile commented on issue #797: I want to make window.open in a web page work on ios

Posted by GitBox <gi...@apache.org>.
jcesarmobile commented on issue #797:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/797#issuecomment-776894033


   closing in favor of #830 since looks the same and that one has a sample app


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-inappbrowser] jcesarmobile closed issue #797: I want to make window.open in a web page work on ios

Posted by GitBox <gi...@apache.org>.
jcesarmobile closed issue #797:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/797


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-inappbrowser] nrikiji commented on issue #797: I want to make window.open in a web page work on ios

Posted by GitBox <gi...@apache.org>.
nrikiji commented on issue #797:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/797#issuecomment-712908814


   @jcesarmobile 
   
   Thank you.
   
   This was talking about the window.open embedded in the webpage.
   
   I believe that this needs to be addressed as shown on the page below. Is this behavior also intentional?
   
   https://stackoverflow.com/questions/50559666/window-open-is-not-working-in-wkwebview ...


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-inappbrowser] jcesarmobile commented on issue #797: I want to make window.open in a web page work on ios

Posted by GitBox <gi...@apache.org>.
jcesarmobile commented on issue #797:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/797#issuecomment-712902557


   it's not related to using WKWebView, window.open was removed on purpose, see https://github.com/apache/cordova-plugin-inappbrowser/pull/600
   
   You can still get the old behavior by doing this, but it's not recommended.
   https://github.com/apache/cordova-plugin-inappbrowser#windowopen


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-inappbrowser] nrikiji commented on issue #797: I want to make window.open in a web page work on ios

Posted by GitBox <gi...@apache.org>.
nrikiji commented on issue #797:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/797#issuecomment-713270104


   Supplementary. I don't think this Html will work either.
   ```
   <a href="・・・" target="_blank">Linke</a>
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org