Skip to content

modal displaying under backdrop on iPhone #20592

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

Closed
dracula92107 opened this issue Aug 29, 2016 · 5 comments
Closed

modal displaying under backdrop on iPhone #20592

dracula92107 opened this issue Aug 29, 2016 · 5 comments
Labels

Comments

@dracula92107
Copy link

Hi,

I have a problem with modal on Iphone. I use Bootstrap v3.2.0
On Iphone, when I open a modal, it display under back-drop. I researched in many topic but no working.
This problem only occur on Iphone, isn't occur on PC or Android devices.

Please help.
Sorry if I post a duplicate issue.

@cvrebert
Copy link
Collaborator

Please upgrade to Bootstrap v3.3.7.
Also, you will need to post a JS Bin or other live example that demonstrates the problem, per the issue tempate.

@cvrebert cvrebert changed the title Bootstrap modal issue on Iphone modal displaying under backdrop on iPhone Aug 29, 2016
@dracula92107
Copy link
Author

Hi @cvrebert
I'm sorry, maybe my mistake. Although I haven't found the cause yet, but it's seem only occur on my project. Please remove this issue.
I'm so sorry for this inconvenient.
Thanks.

@dracula92107
Copy link
Author

image

@dracula92107
Copy link
Author

dracula92107 commented Aug 30, 2016

Hi @cvrebert,

I just found the root cause of my issue.
I use:
body { overflow-y: scroll !important; -webkit-overflow-scrolling: touch !important; }
in my code.
Is this similar to #17695 ?

@cvrebert
Copy link
Collaborator

Quite possible. (Though I haven't heard of webkit-overflow-scrolling affecting backdrop placement before, but clearly it's a bug-prone property.)

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

2 participants