alvarotrigo / alvarotrigo/fullPage.js
Pagescroll when Keyboard is invoked on mobile devices
Offen
bug
Help needed
Might not be possible
- Vorherrschende Sprache
- JavaScript
- Sterne
- 35.4k
- Forks
- 7.1k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
In cases where I have a form on a mobile devices an input and an input is on focus, the keyboard appears which overlaps some fields. The issue is that I cannot use those fields because as soon as I swipe to reveal the overlapped field, the page scrolls to the next section.
Also slimscroll doesnt work because it calculates the height without the keyboard and so the slimscroll plugin isn't invoked. Any insights on how to solve this?
Device: Nexus 7
OS: Kitkat
autoscroll: true
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.