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/03/18 13:18:29 UTC

[GitHub] [cordova-plugin-inappbrowser] DevArenaCN opened a new issue #451: iOS Magnifying glass is showing bottom layer

DevArenaCN opened a new issue #451: iOS Magnifying glass is showing bottom layer
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/451
 
 
   # Bug Report
   When long press on the content to trigger the magnifying glass to show content (such as select input, etc.), the content shown is not the webpage from the inappbrowser, but rather the bottom index.html.
   
   ## Problem
   When long press on the content to trigger the magnifying glass to show content (such as select input, etc.), the content shown is not the webpage from the inappbrowser, but rather the bottom index.html.
   
   ### What is expected to happen?
   Showing the content rendered in the inappbrowser
   
   
   ### What does actually happen?
   Showing the content from the bottom index.html.
   
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   
   My index.html has a static splashscreen, and the index.js triggers a cordova.InAppBrowser.open to open up the url I would use.
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   
   Environment: iOS
   Platform: iOS
   Device: iPhone 5 through iPhone Xs
   
   ### 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.
   -->
   
   Checked with two versions of Cordova iOS (4.5.5 and 5.0.0) as well as two versions of inappbrowser (3.0.0 and 3.1.0-dev), the issue still exists.
   
   I understand there're issues for this https://issues.apache.org/jira/browse/CB-12875 and seems like it was marked resolve, but unfortunately I don't think that fix is for this issue, as 3.1.0-dev (current master branch) still have this issue.
   
   
   
   ## 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