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

scroll="false" in sidemenu causes text to disappear ios/safari #1485

Closed
egolts opened this issue May 23, 2014 · 11 comments
Closed

scroll="false" in sidemenu causes text to disappear ios/safari #1485

egolts opened this issue May 23, 2014 · 11 comments
Assignees

Comments

@egolts
Copy link

egolts commented May 23, 2014

tested on ios 7 + safari 7.0.3:

following the 'ionic book' http://ionicframework.com/docs/guide/ I noticed the sidemenu text is hidden (seems to be a z-index issue) after adding scroll="false" to ion-content in the sidemenu. Shows up fine on android/chrome.

@omritoptix
Copy link

having the same problem

@perrygovier
Copy link
Contributor

This codepen confirms the issue. http://codepen.io/perrygovier/pen/gHbtu

This may be related to #1467

I can confirm the issue even on desktop Safari in the codepen above.

@fabianmu
Copy link

I can confirm this as well, seems def. related to #1467

@mindstorm
Copy link

seems, that beta.9 breaks the fix. the content is invisible again on safari,

see: http://codepen.io/mindstorm/pen/HcdhE

@perrygovier
Copy link
Contributor

Looks ok to me, what device/version are you using?

@mindstorm
Copy link

Safari 7.0.5:
bildschirmfoto 2014-07-10 um 11 21 36

Chrome 35:
bildschirmfoto 2014-07-10 um 11 22 08

Mobile Safari 7.1
bildschirmfoto 2014-07-10 um 11 25 31

@mindstorm
Copy link

adding a higher z-index than 10 to
<ion-content scroll="false">
fixes it.

@perrygovier
Copy link
Contributor

Thanks @mindstorm, Note this is not an issue on ios 8 or safari with yosemite.

@perrygovier perrygovier reopened this Jul 10, 2014
@perrygovier
Copy link
Contributor

doh, @tlancina beat me to it

@mindstorm
Copy link

correct @perrygovier - its in iOS 7 / Safari 7 issue (see first comment in this issue)
will there be a fix in one of the next builds?
thank you

@ionitron-bot
Copy link

ionitron-bot bot commented Sep 6, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 6, 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

6 participants