apache / apache/cordova-plugin-inappbrowser

Bottom Toolbar overlap on textbox area for iOs

Open
#794 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.1k
Forks
2.2k
PR merge metrics
No merged PRs in 30d

Description

# Bug Report
I'm currently having trouble with InAppBrowser plugin for cordova in iOs platform. When I try to open our chatsupport website with textbox, the toolbar overlap it the 2nd time I open it.

### What does actually happen?
Here is the screenshot
![for skype](https://user-images.githubusercontent.com/20592175/95469998-d8bc9b80-09b2-11eb-9a18-452addb6840e.png)

Kindly check this 13sec short video demo of the issue
https://youtu.be/liMf48AVxr4

### Command or Code
cordova.InAppBrowser.open('example.com', '_blank', 'location=no');

### Environment, Platform, Device
iPhone 6s simulator (13.6 iOs version)

## Information
**"cordova": "^10.0.0",**
"cordova-android": "^8.1.0",
"cordova-custom-config": "^5.1.0",
"cordova-plugin-device": "^2.0.3",
"cordova-plugin-file": "^6.0.2",
"cordova-plugin-geolocation": "^4.0.2",
"cordova-plugin-globalization": "^1.11.0",
**"cordova-plugin-inappbrowser": "^4.0.0",**
"cordova-plugin-network-information": "^2.0.2",
"cordova-plugin-splashscreen": "^6.0.0",
"cordova.plugins.diagnostic": "^5.0.2",
"onesignal-cordova-plugin": "^2.9.0",
"sentry-cordova": "^0.12.3"

## Checklist

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

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue with cordova.InAppBrowser.open('example.com', '_blank', 'location=no') on the stated iPhone 6s iOS 13.6 simulator, opening the chat page twice. Inspect the iOS InAppBrowser toolbar and textbox layout lifecycle; done means the bottom toolbar no longer overlaps the textbox on the second opening.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, javascript
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.