Closed Bug 726835 Opened 12 years ago Closed 11 years ago

Cannot delete inline URL autocomplete entries

Categories

(Firefox :: Address Bar, defect)

13 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: mradclam, Unassigned)

References

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:13.0a1) Gecko/20120213 Firefox/13.0a1
Build ID: 20120213031153

Steps to reproduce:

Mistyped a URL in the URL bar.


Actual results:

Inline URL autocomplete (browser.urlbar.Autofill = TRUE) now lists the mistyped entry first.


Expected results:

Clearing the internet history should delete URL autocomplete entry, allowing it to store the correct address.
Hardware: x86 → x86_64
Component: Untriaged → Location Bar
QA Contact: untriaged → location.bar
inline autocomplete entries are bound to entries that exist in the database, if you remove the mistyped entry from history it should disappear from inline ac.
Could you elaborate on the steps you followed to reproduce this?
(In reply to Marco Bonardo [:mak] from comment #1)
> inline autocomplete entries are bound to entries that exist in the database,
> if you remove the mistyped entry from history it should disappear from
> inline ac.
> Could you elaborate on the steps you followed to reproduce this?

1) Turn on autocomplete by changing about:config entry browser.urlbar.autoFill = TRUE

2) Type 'bnig.com' in address bar and press enter

3) Type 'bn' in address bar, incorrect entry appears ('bnig.com')

4) Clear history, entry remains
I see. ClearHistory is partially asynchronous, the visits are removed immediately but the pages may take a bit more time, can you still reproduce after, let's say, a couple minutes?
Yes. Strangely, the behavior appears to have been limited to the window when the feature was first turned on by default. New entries are being wiped with ClearHistory. Would migrating to a new profile delete the old entries?
not that I'm aware of, though some work may rarely happen at shutdown.
I just tried steps in comment 2, and after clearing history from the last hour autofill doesn't suggest anymore the wrong entry to me.
resolving, please reopen if still reproducible on current version
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.