Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

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

详细了解

the search box dosn't work on homepage

  • 3 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

when I type something in the search box on the homepage and hit search, nothing happens

when I type something in the search box on the homepage and hit search, nothing happens

所有回复 (3)

Hey gencoglu,

You can try deleting search.sqlite and search.json in the Firefox Profile folder. There is also this article about search issues that might help.

Hopefully this helps!

由Matt_G于修改

If you are talking about the search container on the default about:home page under the Firefox logo ...

Firefox button > Web Developer -> Scratchpad -
copy and paste this script into Scratchpad > then hit Execute > Run

 
javascript:{localStorage["search-engine"]="{\"name\":\"Google\",\"searchUrl\":\"http://www.google.com/search?q=_searchTerms_&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a\"}";void(0);}
 

If the search bar isn't working then reset the browser.startup.homepage_override.mstone pref to the default via the right-click context menu.
Close and restart Firefox.