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

[GitHub] [cordova-plugin-inappbrowser] rricamar opened a new issue #736: iOS: scrollbar shows after use plugin

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


   # Bug Report
   
   ## Problem
   
   Hi,
   
   I recently update the plugin's version to v4.0.0 to try https://github.com/apache/cordova-plugin-inappbrowser/issues/623, that is closed.
   
   But, I'm observing that after the InApp's instance appear, the "default" scrollbar starts to show (I left a .zip with two videos, one with the v3.2.0, and another one with the v4.0.0).
   
   Could be the plugin be interfering with the Ionic's Webview plugin or with the platform detection?
   
   Thank you in advance; let me know if I could help with something.
   
   Zip with the videos: [scrollbar-issue.zip](https://github.com/apache/cordova-plugin-inappbrowser/files/4803543/scrollbar-issue.zip)
   
   ### Version information
   <!-- 
   What are the relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode, etc.
   -->
   
   ```
   Ionic:
   
      Ionic CLI                     : 5.4.13
      Ionic Framework               : @ionic/angular 5.1.1
      @angular-devkit/build-angular : 0.901.7
      @angular-devkit/schematics    : 9.1.7
      @angular/cli                  : 9.1.7
      @ionic/angular-toolkit        : 2.2.0
   
   Cordova:
   
      Cordova CLI       : 9.0.0 (cordova-lib@9.0.1)
      Cordova Platforms: ios 5.1.1
      Cordova Plugins   : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 5.0.0, (and 24 other plugins)
   
   Utility:
   
      cordova-res (update available: 0.15.0) : 0.14.0
      native-run                             : 1.0.0
   
   System:
   
      ios-deploy : 1.10.0
      ios-sim    : 8.0.2
      NodeJS     : v12.16.1 (/Users/rricamar/.nvm/versions/node/v12.16.1/bin/node)
      npm        : 6.14.4
      OS         : macOS Catalina
      Xcode      : Xcode 11.5 Build version 11E608c
   ```
   
   ## 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] giorgos120 commented on issue #736: iOS: scrollbar shows after use plugin

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


   Hi, @rricamar, did you manage to find a solution/workaround to this issue?
   I can confirm that it is still present....


-- 
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 #736: iOS: scrollbar shows after use plugin

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


   Sad to hear that.
   It is bad that there is no workaround since it is an actually important feature for some app implementations.
   
   indeed v3.2.0 is old enough. The problem still exists though
   


-- 
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] rricamar commented on issue #736: iOS: scrollbar shows after use plugin

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


   Hi @giorgos120, I left the project in which I was working a few months after opening the issue, so I don't know if this is solved in the latest versions ... did you try it? Just saw that they released `v5.0.0`
   
   The only workaround that I find on that days was to keep using `v3.2.0` 😓 , which I guess that nowadays is really obsolete 😭 


-- 
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] rricamar edited a comment on issue #736: iOS: scrollbar shows after use plugin

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


   Hi @giorgos120, I left the project in which I was working a few months after opening the issue, so I don't know if this is solved in the latest versions ... did you try it? Just saw that they released `v5.0.0`
   
   The only workaround that I found on that days was to keep using `v3.2.0` 😓 , which I guess that nowadays is really obsolete 😭 


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