Closed Bug 392309 Opened 18 years ago Closed 17 years ago

Autocomplete does not remember .name email addresses

Categories

(Toolkit :: Form Manager, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: mikael, Unassigned)

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; sv-SE; rv:1.8.1.6) Gecko/20070810 Ubuntu/7.10 (gutsy) Firefox/2.0.0.6 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; sv-SE; rv:1.8.1.6) Gecko/20070810 Ubuntu/7.10 (gutsy) Firefox/2.0.0.6 I might be mistaken, but since I started using my mikael@nilsson.name address, autocompletion of email addresses just stopped working. Reproducible: Always Steps to Reproduce: 1. Go to a site with an email field 2. input .name address 3. return to that site later Actual Results: my old addresses is still displayed Expected Results: my new .name address would also be shown
I have the same issue, only with another kind of address. Completion does not remember tero.tilus@company.i.work.for.invalid, but it remembers tero@my.vanity.domain.invalid and tero.tilus@an.association.invalid. I've got no idea what triggers it. I'm running Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20061201 Firefox/2.0.0.11 (Ubuntu-feisty)
WFM - there's no parsing of input values, so the browser don't care what format an email address is. I'd guess that you probably had a value previously saved, then the site added autocomplete=off to the page, and thus new values are no longer remembered. If you have a reproducible testcase, then reopen.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.