为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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 个回答
  • 9 人有此问题
  • 12 次查看
  • 最后回复者为 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.

所有回复 (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.