Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Windows height without the soft/touch keyboard

  • 3 replies
  • 1 has this problem
  • 1 view
  • Last reply by Paul

more options

Hi, I am developing a website and I need the input field to stay above the keyboard.

  • window.screen.height
  • document.documentElement.clientHeight
  • screen.height
  • window.innerHeight
  • window.visualViewport.height

Does not seem to work on Firefox but does work on chrome for mobile.

Hi, I am developing a website and I need the input field to stay above the keyboard. * window.screen.height * document.documentElement.clientHeight * screen.height * window.innerHeight * window.visualViewport.height Does not seem to work on Firefox but does work on chrome for mobile.

All Replies (3)

more options

Hi

This sounds more like a web development question than an issue with Firefox for Android. I recommend that you ask the experts at https://stackoverflow.com/.

more options

I'd rather say that visualViewport is broken on firefox mobile.

more options