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 2019/08/06 11:09:41 UTC

[GitHub] [cordova-plugin-inappbrowser] tonetechnician opened a new issue #519: Inappbrowser scales my external link differently between _self and _blank

tonetechnician opened a new issue #519: Inappbrowser scales my external link differently between _self and _blank
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/519
 
 
   # Bug Report
   
   ## Problem
   
   Viewport scaling differences when opening external links in _blank and _self.
   
   ### What is expected to happen?
   
   I expect that the viewport scaling between _self and _blank should be consistent.
   
   ### What does actually happen?
   
   When I load an external browser link in _self, the content of the link is scaled too large. When I open the link using _blank, the content of the link is scaled to the correct size for my device.
   
   This cannot be corrected with the viewport metadata tag. If I change settings in viewport metadata, the cordova web view remains too large.
   
   ### Environment, Platform, Device
   *Cordova:* v9.0.0 (cordova-lib@9.0.1)
   *Android:* v8.0.0
   
   ## 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