alvarotrigo / alvarotrigo/fullPage.js
Pagescroll when Keyboard is invoked on mobile devices
Aberta
bug
Help needed
Might not be possible
- Linguagem predominante
- JavaScript
- Estrelas
- 35.4k
- Forks
- 7.1k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.