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! 🎁

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

How do I adjust auto-complete order in the address bar?

  • 4 답장
  • 7 이 문제를 만남
  • 7 보기
  • 최종 답변자: Asperamanca

more options

I recently upgraded from Firefox 3 to 8.

In Firefox 3, when I selected an address out of the autocomplete list very often, it would eventually rise to the top of the list, so I could just enter a single character and hit enter.

In Firefox 8, that no longer works. An address that I only used a single time remains on top, in favor of a site I visit daily.

How do I revert to Firefox 3 behaviour?

I recently upgraded from Firefox 3 to 8. In Firefox 3, when I selected an address out of the autocomplete list very often, it would eventually rise to the top of the list, so I could just enter a single character and hit enter. In Firefox 8, that no longer works. An address that I only used a single time remains on top, in favor of a site I visit daily. How do I revert to Firefox 3 behaviour?

선택된 해결법

If you are familiar with changing your config entries for Firefox, you can tell Firefox to ignore domain prefixes. See about:config and use "fixup" without the quotes in the filter bar to see the entries affected.

In the meanwhile, try entering "orf" and "fahr" in the url/location bar rather than qualifying the full domain. I believe this new behavior is by design.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (4)

more options

Please see the support article on Location bar autocomplete:

https://support.mozilla.com/en-US/kb/Location%20bar%20autocomplete

and the article on smart keywords at:

https://support.mozilla.com/en-US/kb/Smart%20keywords

The functionality in Firefox has changed some. Sometimes people type in a keyword and make a typo, and can then be directed to an unwanted page. The new functionality helps to keep that from happening, and it helps with security.

You might find the information at:

https://support.mozilla.com/en-US/kb/Location%20bar%20search

to be helpful to you, as it shows you how to disable the default keyword search behavior that gives the results you are describing.

To use the feature, you should use <domain name> <subject> for the lookup to work best. E.g., espn football

If this answer has solved your problem, please mark the question as "Solved". This way you will help others in a similar situation.

more options

None of the above really helped, and I had read part of it previously.

With 12 years of software engineering experience in complex user interfaces, it "smells" like a bug to me, because of the peculiar first result I get.

To explain that, let me give to all the data:

1) I regularly visit www.orf.at, an Austrian news site. 2) I sometimes visit fahrplan.oebb.at, which shows timetables of the Austrian railway trains.

When I start typing "www.o", I expect to get 1), because a) the textual match is better b) I visit the site more often, and I have visited it more recently

Instead, 2) is on top of the list.

Therefore, I suspect that the new algorithm does not cope well when comparing addresses that start with "www" as to those that don't.

What makes the "smell" strong is the fact that I can't seem to "teach" the browser the "correct" order of the list, however often I manually select the desired entry. This is something that worked flawlessly in Firefox 3.

more options

선택된 해결법

If you are familiar with changing your config entries for Firefox, you can tell Firefox to ignore domain prefixes. See about:config and use "fixup" without the quotes in the filter bar to see the entries affected.

In the meanwhile, try entering "orf" and "fahr" in the url/location bar rather than qualifying the full domain. I believe this new behavior is by design.

more options

Hmmm...I'm so used to typing "www." at the beginning, I didn't really think about that. Without it, it seems to work. Thanks!