Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Learn More

How do I stop Firefox for Android from popping up the on-screen keyboard when loading a page with a search box on my Samsung Galaxy Tab 2?

  • 2 respostas
  • 9 têm este problema
  • 12 visualizações
  • Última resposta de Kevin

more options

When I go to certain sites on the web which have search boxes, Firefox will pop up the onscreen keyboard as the page load completes, without me doing anything to focus the search box. It's annoying to have to tell the keyboard to go away each time before I can navigate in the page.

I specified the device I am using (Galaxy Tab 2 7 inch) because it uses a nonstandard keyboard applet, called simply the Samsung Keyboard, which could be doing something different than the regular Android one. I don't have the option of switching to the stock Android keyboard.

When I go to certain sites on the web which have search boxes, Firefox will pop up the onscreen keyboard as the page load completes, without me doing anything to focus the search box. It's annoying to have to tell the keyboard to go away each time before I can navigate in the page. I specified the device I am using (Galaxy Tab 2 7 inch) because it uses a nonstandard keyboard applet, called simply the Samsung Keyboard, which could be doing something different than the regular Android one. I don't have the option of switching to the stock Android keyboard.

Todas as respostas (2)

more options

Type about:config in the address bar and search dom.disable_open_during_load and set it to false.

more options

That won't help iamjayakumars. That pref blocks popup windows on load. The keyboard is not a popup window.

This behavior happens because the website sets focus to a text box on the page. Firefox is following the standard behavior for desktop browsers.