bootstrap modal overlay form jump on safari .how to fix it?
It's not clear what "jumping" you're referring to. Please describe the problem in more detail.
Also, OS X Safari, or iOS Safari?
bootstrap modal jump on ios safari ipad.
when i click on input field, form jump one time then click other field form jump.
What model of iPad?
What version of iOS?
What version of Bootstrap?
Describe (or show video of) what exactly happens visually during the "jumping".
bootstrap version 3.
when click input field then my form jump one time.then click second field then form jump again.
"my form jump one time" is too vague of a description. Give more details.
click to login. popup open, click input field then the popup jump.
What model of iPad?
What version of iOS?
iPad Pro
is there any css problem or other?
What version of iOS?
iOS 8
iOS 8
That's outdated. Please upgrade to the latest version.
i tried everything but i didn't fix it.
http://output.jsbin.com/fokucu/4
you can check this site .this type of problem i have.
Hi @saibalroy!
You appear to have posted a live example (http://jsbin.com/fokucu/4/edit), which is always a good first step. However, according to the HTML5 validator, your example has some validation errors, which might potentially be causing your issue:
rows not allowed on element label at this point.rows not allowed on element label at this point.aria-labelledby attribute must point to an element in the same document.You'll need to fix these errors and post a revised example before we can proceed further.
Thanks!
(_Please note that this is a fully automated comment._)
Please upgrade the JS Bin to Bootstrap 3.3.6, in addition to fixing the HTML errors that @twbs-lmvtfy mentioned.
my bootstrap is upgraded.
what is the problem?how can i fix this problem?
my bootstrap is upgraded.
Please post the URL of the updated JS Bin.
i don't update JS Bin
can u tell how to fix this problem?
can u tell how to fix this problem?
I cannot diagnose it without a valid and up-to-date JS Bin that demonstrates the problem.
i don't update JS Bin
I specifically asked you to update it in https://github.com/twbs/bootstrap/issues/19440#issuecomment-193700883
Please update the JS Bin per https://github.com/twbs/bootstrap/issues/19440#issuecomment-193700883
ok thank you.....
Hey there!
We're automatically closing this issue since the original poster (or another commenter) hasn't yet responded to the question or request made to them 14 days ago. We therefore assume that the user has lost interest or resolved the problem on their own. Closed issues that remain inactive for a long period may get automatically locked.
Don't worry though; if this is in error, let us know with a comment and we'll be happy to reopen the issue.
Thanks!
(_Please note that this is an automated comment._)
Is there any fix for this? I am also facing the same issue.
@ajeeshcitrus Can you post a JS Bin (or similar) that demonstrates the problem?
I have posted this same issue on stackoverflow as well.
I have also uploaded a video on youtube showing this bug.
@cvrebert please check this, I cant find any solution...
@ImranBug You appear to be describing https://bugs.webkit.org/show_bug.cgi?id=158276 / #19927.
@cvrebert So this is a webkit engine bug & with no work around, all we can do is wait for webkit devs to fix this, right?
Correct. We know of no reasonable workaround.
Let's centralize any further discussion to #19927.
Most helpful comment
Is there any fix for this? I am also facing the same issue.