Mozilla Relay is experiencing issues with call and text delivery. We’re working on a fix. Check Mozilla Status for updates.

Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Single word search - Firefox tries first DNS looup even though the word does not look like a valid URL (browser.fixup... is disabled).

  • 2 trả lời
  • 26 gặp vấn đề này
  • 157 lượt xem
  • Trả lời mới nhất được viết bởi forethinker

more options

When I enter a correct domain name in the location bar, it is resolved without any problems ("domain.com"). When I enter multiple words, not constituting a valid domain ("some domain"), it is automatically searched in my preferred search engine. If I enter a single word ("domain"), which is _not_ a valid domain, Firefox still attempts to first resolve it (which takes about 15 seconds).

Is there a way to disable or fix this behavior?

browser.fixup.alternate.enabled;false

browser.safebrowsing.remoteLookups;false

keyword.URL;http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=

When I enter a correct domain name in the location bar, it is resolved without any problems ("domain.com"). When I enter multiple words, not constituting a valid domain ("some domain"), it is automatically searched in my preferred search engine. If I enter a single word ("domain"), which is _not_ a valid domain, Firefox still attempts to first resolve it (which takes about 15 seconds). Is there a way to disable or fix this behavior? browser.fixup.alternate.enabled;false browser.safebrowsing.remoteLookups;false keyword.URL;http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=

Tất cả các câu trả lời (2)

more options

It maybe better to use a (one letter) keyword bookmark if you want to do searches via the location bar. It is always possible that you want to access a local site without a TLD appended and in such cases you need to do a DNS look up.

See http://kb.mozillazine.org/Using_keyword_searches

more options

The best bet for this problem is using Ominbar add-on, as the single keyword redirection to DNS is not a bug, but implementation design.