Closed
Bug 1419717
Opened 8 years ago
Closed 8 years ago
Form Autofill dropdown is still triggered after autofilling
Categories
(Toolkit :: Form Autofill, defect, P2)
Toolkit
Form Autofill
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: lchang, Assigned: lchang)
References
(Blocks 1 open bug)
Details
(Whiteboard: [form autofill:MVP])
Attachments
(1 file)
171.44 KB,
image/gif
|
Details |
It affects both address and credit card autofill. Please find the attachment for details.
[Steps:]
0. Ensure there is at least one address record saved
1. Open demo page https://luke-chang.github.io/autofill-demo/basic.html
2. Focus one of the fields that can trigger autofill dropdown
3. Type at least two characters that match your saved record so that dropdown will show up (Note that only one character doesn't work.)
4. Select the profile from dropdown to autofill
5. Keep typing at least two characters at the end of what autofill'ed
[Actual Result:]
The dropdown showed up again.
[Expected Result:]
The dropdown shouldn't be triggered.
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → lchang
Assignee | ||
Comment 1•8 years ago
|
||
Note that it can also be reproduced by typing one characters and then pressing ESC key in step 5.
Whiteboard: [form autofill:MVP]
Assignee | ||
Comment 2•8 years ago
|
||
Haven't figured out why but looks like this issue has surprisingly been fixed by bug 1415908 a few hours ago. I'm going to do more tests to confirm this.
Depends on: 1415908
Assignee | ||
Comment 3•8 years ago
|
||
Confirmed it has been fixed. Will close this bug once bug 1415908 is uplifted to beta.
Assignee | ||
Comment 4•8 years ago
|
||
Confirmed it has been fixed on beta.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•