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/08 14:09:14 UTC

[GitHub] [cordova-plugin-inappbrowser] vandolphreyes opened a new issue #794: Bottom Toolbar overlap on textbox area for iOs

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


   I'm currently having trouble with InAppBrowser plugin for cordova in iOs platform. When I try to open our chatsupport website with input tag, the toolbar overlap it the 2nd time I visited it. I need the toolbar too so I can't hide it. I don't want to show the URL too. 
   
   Here is my code.
   
   
   var options = 'fullscreen=yes,navigationbuttoncolor=#ffffff,closebuttoncolor=#ffffff,toolbarcolor=#445e80,location=no,closebuttoncaption=X Close';
   cordova.InAppBrowser.open('https://tawk.to/chat/5ee3715f9e5f694422906f9e/default', '_blank', options);
   
   
   ![for skype](https://user-images.githubusercontent.com/20592175/95469998-d8bc9b80-09b2-11eb-9a18-452addb6840e.png)
   
   
   


----------------------------------------------------------------
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] timbru31 commented on issue #794: Bottom Toolbar overlap on textbox area for iOs

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






----------------------------------------------------------------
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] timbru31 commented on issue #794: Bottom Toolbar overlap on textbox area for iOs

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


   All that are present in the bug template.


----------------------------------------------------------------
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] timbru31 commented on issue #794: Bottom Toolbar overlap on textbox area for iOs

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


   Thanks a lot for your issue, however the issue template exists for a reason. 😊   
   It helps us to debug the issue further and to provide a solution much faster. With important information missing, we unfortunately can't help you.
   
   Therefore, please edit this issue accordingly or close and create a new one and make sure to provide all the required information.


----------------------------------------------------------------
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] vandolphreyes commented on issue #794: Bottom Toolbar overlap on textbox area for iOs

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


   Hello @timbru31 , thank you for your response. May I ask what other information do you need?


----------------------------------------------------------------
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] timbru31 closed issue #794: Bottom Toolbar overlap on textbox area for iOs

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


   


----------------------------------------------------------------
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] vandolphreyes commented on issue #794: Bottom Toolbar overlap on textbox area for iOs

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






----------------------------------------------------------------
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] vandolphreyes commented on issue #794: Bottom Toolbar overlap on textbox area for iOs

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


   My apologies @timbru31, its now updated.


----------------------------------------------------------------
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] timbru31 closed issue #794: Bottom Toolbar overlap on textbox area for iOs

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


   


----------------------------------------------------------------
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] ljudbane commented on issue #794: Bottom Toolbar overlap on textbox area for iOs

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


   Hi, this was fixed in june, but there hasn't been a new release yet. I modified the local copy of plugin with the same change that is in https://github.com/apache/cordova-plugin-inappbrowser/pull/738. This fixed the issue for me.


----------------------------------------------------------------
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