You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/01/09 11:43:38 UTC

[GitHub] [cordova-plugin-inappbrowser] mosabab opened a new issue #609: [Android] close button will duplicated if the option footer is set to yes

mosabab opened a new issue #609: [Android] close button will duplicated if the option footer is set to yes
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/609
 
 
   # Bug Report
   
   ## Problem
   
   ### What is expected to happen?
   If you set the option __footer__ to `yes` the close button should appear only in the bottom.
   
   
   ### What does actually happen?
   If you set the option __footer__ to `yes` the close button appear in the bottom and in the upper side of the inappbrowser. (the close button duplicated in tow sections upper and bottom).
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   Please set `footer=yes` and open inappbrowser in any android device.
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   `var ref = cordova.InAppBrowser.open('https://apache.org', '_blank', 'location=no,footer=yes');`
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   Android, Any Android devices.
   
   
   ### Version information
   <!-- 
   What are 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.
   -->
   Cordova CLI 9.0.0
   Cordova Android 8.1.0
   Cordova-Plugin-Inappbrowser Master Version.
   
   
   ## 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


With regards,
Apache Git Services

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