-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
Loading a CSS overlay makes the status bar overlap #6392
Comments
Hi @brandyscarney, is there a milestone on this? Thanks! :) |
Hey @jfi, this is because the main.html:
|
Hello all! Thanks for opening an issue with us! I will be closing this issue for now as brandy's solution is the correct solution. Also, i will be opening an issue on our docs repo so that we can add this to the documentation. Thanks for using Ionic! |
Short description of the problem:
Following on from #6154 (possibly also related to #6368?), if you load an absolutely positioned CSS overlay, the status bar overlaps the content.
What behavior are you expecting?
The status bar should not overlap.
Steps to reproduce:
Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
I've created a sample application here which shows the issue. https://github.com/jfi/ionic2-status-issue Reproducing on an iPhone 6 Plus.
Screenshots:
Which Ionic Version? 2.0.0-beta.6
Run
ionic info
from terminal/cmd prompt:Cordova CLI: 6.1.1
Ionic Framework Version: 2.0.0-beta.6
Ionic CLI Version: 2.0.0-beta.25
Ionic App Lib Version: 2.0.0-beta.15
ios-deploy version: 1.8.6
ios-sim version: 5.0.8
OS: Mac OS X El Capitan
Node Version: v4.2.1
Xcode version: Xcode 7.3 Build version 7D175
The text was updated successfully, but these errors were encountered: