Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cordova Inappbrowser adds a grey block on orientation change #322

Closed
Dev-CH opened this issue Oct 19, 2018 · 4 comments
Closed

Cordova Inappbrowser adds a grey block on orientation change #322

Dev-CH opened this issue Oct 19, 2018 · 4 comments
Labels

Comments

@Dev-CH
Copy link

Dev-CH commented Oct 19, 2018

On orientation change, from portrait to landscape, a grey block appears in the top left hand corner of the screen.

inappbrowser version - 3.0.0
cordova version - 7.1.0

example

@skusVV
Copy link

skusVV commented Feb 1, 2019

Hello @Dev-CH.
I also got the same problem.
To fix this issue, I added the event handler to 'orientationchange' and manually changed styles.

Not the best solution, but the solution.

@krisz094
Copy link

Hello @Dev-CH.
I also got the same problem.
To fix this issue, I added the event handler to 'orientationchange' and manually changed styles.

Not the best solution, but the solution.

I'm currently facing the same problem.
What do you mean by manually changing styles?

@stefanmdt
Copy link

Hello @Dev-CH.
I also got the same problem.
To fix this issue, I added the event handler to 'orientationchange' and manually changed styles.

Not the best solution, but the solution.

The bug is still there. Which styles can be used?

@jcesarmobile
Copy link
Member

we have this issue to remove the bar, closing #604

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants