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/06/16 15:32:12 UTC

[GitHub] [cordova-plugin-inappbrowser] lazydan opened a new issue #729: The html height increased from the second time to open the browser in iOS

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


   # Bug Report
   
   ## Problem
   At the first time i opened the browser, it worked fine. Then close it and open again. The html height increased.
   
   ### Infomation
   html {height:100%;}
   The First Time:    html.height = screen.height - toolbar.height - statusbar.height
   From The Second Time:  html.height = screen.height - toolbar.height
   
   Datas:
   iphone  8 (1st):    603px = 667px - 44px - 20px
   iphone  8 (from 2nd):    623px = 667px - 44px
   iphone 11 (fst):    808px = 896px - 44px - 44px
   iphone 11 (from 2nd):    852px = 896px - 44px
   
   
   ### Command or Code
   cordova.InAppBrowser.open('https://anydomain.com',  '_blank','location=no,hidenavigationbuttons=yes,toolbarposition=bottom,toolbar=yes,toolbarcolor=#ffffff,hidespinner=yes')
   
   
   
   ### Environment, Platform, Device
   iOS 13.5
   iphone 8, iphone 11
   
   
   
   ### Version information
   cordova 9.0.0
   cordova-ios 6.0.0
   cordova-plugin-inappbrowser 4.0.0
   Xcode 11.5
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   


----------------------------------------------------------------
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] mosabab removed a comment on issue #729: The html height increased from the second time to open the browser in iOS

Posted by GitBox <gi...@apache.org>.
mosabab removed a comment on issue #729:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/729#issuecomment-654806126


   Yes, I can see this issue if open the inapobrowser and you click on home button on android and reopen the app again


----------------------------------------------------------------
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] mosabab commented on issue #729: The html height increased from the second time to open the browser in iOS

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


   Yes, I can see this issue if open the app and you click on home button on android and reopen the app again


----------------------------------------------------------------
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] giorgos120 commented on issue #729: The html height increased from the second time to open the browser in iOS

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


   I can confirm that the problem started since the version 4.0.0 upgrade.
   
   This issue, creates serious functionality problems to webpages with content that is  fixed on the bottom of the page. Bellow you can see two images, one with the correct functionality, and one with the new, bug, 
   I must point out that on first inappbrowser run, everything works as expected. But if you reopen it, the bug starts.
    
    Without Bug
   ![download1](https://user-images.githubusercontent.com/2393281/85125562-86eddb00-b234-11ea-8e2b-1f56cada30a4.png)
   
   With Bug
   ![download2](https://user-images.githubusercontent.com/2393281/85125583-8fdeac80-b234-11ea-83c7-e73832d16f93.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] joeldhenry commented on issue #729: The html height increased from the second time to open the browser in iOS

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


   When is this being released?? i've been waiting for a release rather than just master. 


----------------------------------------------------------------
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] chetanbansal019 commented on issue #729: The html height increased from the second time to open the browser in iOS

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


   ++
   This issue also exists on iPhone X
   Probably related to #301 #306 
   Plugin version : 4.0.0 
   
   ![Screen Shot 2020-06-17 at 3 50 29 PM](https://user-images.githubusercontent.com/28653223/84887024-d1474e80-b0b2-11ea-9e3a-59065e47161f.png)
   ![Screen Shot 2020-06-17 at 3 47 41 PM](https://user-images.githubusercontent.com/28653223/84887031-d3a9a880-b0b2-11ea-9e95-6ea45bc2ffdb.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] mosabab edited a comment on issue #729: The html height increased from the second time to open the browser in iOS

Posted by GitBox <gi...@apache.org>.
mosabab edited a comment on issue #729:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/729#issuecomment-654806126


   Yes, I can see this issue if open the inapobrowser and you click on home button on android and reopen the app again


----------------------------------------------------------------
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 #729: The html height increased from the second time to open the browser in iOS

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


   


----------------------------------------------------------------
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] chinieer commented on issue #729: The html height increased from the second time to open the browser in iOS

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


   same issue after use last version 4.0.1.when i use camera from file input,after the close the camer,the webview high is incorrect
    


----------------------------------------------------------------
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] Nabeelhassan commented on issue #729: The html height increased from the second time to open the browser in iOS

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


   When can we expect a release for 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] dpa99c commented on issue #729: The html height increased from the second time to open the browser in iOS

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


   This is now fixed on master by the merge of #738 


----------------------------------------------------------------
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] giorgos120 edited a comment on issue #729: The html height increased from the second time to open the browser in iOS

Posted by GitBox <gi...@apache.org>.
giorgos120 edited a comment on issue #729:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/729#issuecomment-646572747


   I can confirm that the problem started since the version 4.0.0 upgrade.
   
   This issue, creates serious functionality problems to webpages with content that is  fixed on the bottom of the page. Bellow you can see two images, one with the correct functionality, and one with the new, bug, 
   I must point out that on first inappbrowser run, everything works as expected. But if you reopen it, the bug starts.
    
    Without Bug (on iPhone X)
   ![download1](https://user-images.githubusercontent.com/2393281/85125562-86eddb00-b234-11ea-8e2b-1f56cada30a4.png)
   
   With Bug (on iPhone X)
   ![download2](https://user-images.githubusercontent.com/2393281/85125583-8fdeac80-b234-11ea-83c7-e73832d16f93.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