Closed leecunliffe closed 9 years ago
updated: http://jsbin.com/hoheberomo/2/
Possibly related to #14972 and/or http://getbootstrap.com/getting-started/#support-fixed-position-keyboards
Please re-test against Bootstrap v3.3.1.
same issue with 3.3.1: http://jsbin.com/wahorewobi/1/
What version of Android?
4.3 also saw it on a friend's newer phone. I'll post that version when I hear back from him.
Also appears on Android 4.4.2. with Chrome 39.0.2171.59 On Nov 27, 2014 11:02 AM, "Chris Rebert" notifications@github.com wrote:
What version of Android?
— Reply to this email directly or view it on GitHub https://github.com/twbs/bootstrap/issues/15160#issuecomment-64822498.
Yes I think this is a duplicate of #9667 I can reproduce on a nexus 5, with chrome 40.0.2214.109 and Android 5.0.1
Anything to do here?
Bump. Would be great if this could be fixed. We feel it's a very real usability issue.
Tim www.avaza.com On 26/03/2015 3:25 PM, "Mark Otto" notifications@github.com wrote:
Anything to do here?
— Reply to this email directly or view it on GitHub https://github.com/twbs/bootstrap/issues/15160#issuecomment-86336614.
@mdo Close as a duplicate, I guess.
Punting as a won't fix in v3.
Still got problem in ios8
In Android Chrome browser, open a bootstrap modal that has several form fields, or some text and a form field near the bottom. Click on the last text input field, while it is near the bottom of the browser viewport. The android keyboard pops up. The body of the document (behind the modal) scolls, but the modal itself doesn't scroll - so the input field is hidden behind the keyboard.
In IOS this does not appear to be a problem, and the modal scrolls as it should.
Example (you need to use an android): http://jsbin.com/hoheberomo/2/