Closed
Bug 731560
Opened 13 years ago
Closed 12 years ago
Inline autocomplete should autocomplete bookmarked URLs
Categories
(Firefox :: Address Bar, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: u428464, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0a2) Gecko/20120227 Firefox/12.0a2
Build ID: 20120227042012
Steps to reproduce:
Type something in the URL bar.
Actual results:
Only URLs I've typed benefit from inline autocomplete.
Expected results:
Bookmarked URLs should also benefit from inline autocomplete.
Comment 1•13 years ago
|
||
So this bug is about what should happen if browser.urlbar.autoFill is true?
Comment 2•13 years ago
|
||
It's more likely he means what should happen by default, as it is now by default we suggest typed data, unless browser.urlbar.autoFill.typed is false.
So it's asking for a browser.urlbar.autoFill.bookmarked preference, true by default.
browser.urlbar.autoFill alone will always suggest anything.
Keywords: uiwanted
(In reply to Marco Bonardo [:mak] from comment #2)
> It's more likely he means what should happen by default, as it is now by
> default we suggest typed data, unless browser.urlbar.autoFill.typed is false.
> So it's asking for a browser.urlbar.autoFill.bookmarked preference, true by
> default.
Yes, I think it's normal that the browser doesn't autocomplete all URLs, but bookmarked URLs should be autocompleted as typed ones.
Updated•13 years ago
|
QA Contact: untriaged → location.bar
If you have typed URLs that are bookmarked and you clear history, they will always be autocompleted. Make sense to have all bookmarks autocompleted by default.
Comment 5•12 years ago
|
||
I don't think we want this.
The point of _inline_ autocomplete to help you type faster things that you typed before.
We're not going to enable this just to help people that clear history all the time.
Guillaume, stop cc'ing everyone to your pet bugs. You're wasting people's time.
You need to log in
before you can comment on or make changes to this bug.
Description
•