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

application view overlaps statusbar #6154

Closed
ciekawy opened this issue Apr 13, 2016 · 6 comments
Closed

application view overlaps statusbar #6154

ciekawy opened this issue Apr 13, 2016 · 6 comments

Comments

@ciekawy
Copy link
Contributor

ciekawy commented Apr 13, 2016

Short description of the problem:

on iOS application view overlaps statusbar even for simple layout

What behavior are you expecting?

statusbar should remain separate from the ionic application and the top of the ionic view should be aligned with the bottom of statusbar

Steps to reproduce:

  1. create simple app with side menu, define a few entries in side menu
  2. define root page with ion-searchbar, ion-list and ion-infinite-scroll elements
  3. run app on ios emulator or real device

Other information:
issue seems to be similar to #932

adding Keyboard.disableScroll(true) (from ionic-native) fixes root page but side menu still overpals the statusbar

Which Ionic Version? 2.x (recent beta.4)

image

@ciekawy
Copy link
Contributor Author

ciekawy commented Apr 18, 2016

label v2 hasn't been added by ionitron ;)

@brandyscarney
Copy link
Member

This should be fixed by #5934 in beta.5. Could you update to the latest beta.6 and let me know if it isn't fixed. Thanks!

@jfi
Copy link

jfi commented Apr 27, 2016

@brandyscarney Thanks! The issue seems fixed for the most part for me, although I can make it happen again by loading an overlay on a click event (i.e. an absolutely positioned div with some content in it). If I can reproduce in a clean app, shall I share with you?

@brandyscarney
Copy link
Member

Hey @jfi, yes please share it if you are able to reproduce it with one of our components. 😄 Is this a custom div that are you are opening or an Ionic component?

@wli
Copy link
Contributor

wli commented Apr 28, 2016

@jfi @brandyscarney - filed a new issue related to this (#6368), which applies to tabs. Not sure if @jfi is using tabs, but that's one way to trigger it. Feel free to merge into this issue, but I wasn't sure if that was best practice.

@jfi
Copy link

jfi commented May 1, 2016

@brandyscarney @wli Here's my issue: #6392. Feel free to merge as required, but thought best as a new issue.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants