搜索 | 用户支持

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

详细了解

Change address bar on-click behavior

  • 1 个回答
  • 1 人有此问题
  • 54 次查看
  • 最后回复者为 the-edmeister

more options

Can I set double-click action (select all) to one-click in address bar? after years of using chrome its a little annoying, because I usually type a lot of URLs manually. Also if I remember correctly, this is default for windows os. can I have it on linux, pretty please? :)

Firefox 47.0 on Linux Mint x86_64

Can I set double-click action (select all) to one-click in address bar? after years of using chrome its a little annoying, because I usually type a lot of URLs manually. Also if I remember correctly, this is default for windows os. can I have it on linux, pretty please? :) Firefox 47.0 on Linux Mint x86_64

被采纳的解决方案

There's two prefs for that in about:config - the hidden preference settings page. https://support.mozilla.org/en-US/kb/about-config-editor-firefox

browser.urlbar.clickSelectsAll - true browser.urlbar.doubleClickSelectsAll - false

定位到答案原位置 👍 2

所有回复 (1)

more options

选择的解决方案

There's two prefs for that in about:config - the hidden preference settings page. https://support.mozilla.org/en-US/kb/about-config-editor-firefox

browser.urlbar.clickSelectsAll - true browser.urlbar.doubleClickSelectsAll - false