搜索 | 用户支持

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

详细了解

Clicking on address bar or search bar and typing does not clear previous text in it

  • 5 个回答
  • 4 人有此问题
  • 1 次查看
  • 最后回复者为 wtillner

more options

When i click on address bar or search bar and start to type a new entry, it does not clear previous text. I have to always delete it first to clear the field and then I can type in new URL or a key word.....

When i click on address bar or search bar and start to type a new entry, it does not clear previous text. I have to always delete it first to clear the field and then I can type in new URL or a key word.....

由wtillner于修改

被采纳的解决方案

OK, I found it searching the about:config database. The problem was that browser.urlbar.clickSelects.All was set to "false". I changed it to "true" and now is all fine....

Also to fix the same problem with the search bar, I changed browser.search.context.loadInBackground from false to true.

定位到答案原位置 👍 0

所有回复 (5)

more options

hello, can you try to replicate this behaviour when you launch firefox in safe mode once? if not, maybe an addon is interfering here...

Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems

more options

Thank you Phillipp but I have no addons at all. I am experimenting with all kinds of Linux distros like Linux-lite, ubuntu, etc and I get the same problem on all of them. I remember I had the same problem last year on windows 7 and solved it by editing the config file but unable to find the same post nor I remember what I did to fix it... :-(

more options

hi, actually it doesn't clear the text for me as well - however it highlights the whole text, so that when you start typing it just gets overwritten...

more options

Yes, that is the normal behaviour but when I start typing in the search or address bar, it does not clear what was there before....

more options

选择的解决方案

OK, I found it searching the about:config database. The problem was that browser.urlbar.clickSelects.All was set to "false". I changed it to "true" and now is all fine....

Also to fix the same problem with the search bar, I changed browser.search.context.loadInBackground from false to true.

由wtillner于修改