Open
Bug 1775063
Opened 3 years ago
Updated 3 years ago
[aliexpress] The CC expiry date fileds (dropdowns) are not autofilled
Categories
(Toolkit :: Form Autofill, defect, P3)
Tracking
()
NEW
People
(Reporter: ailea, Unassigned)
References
(Blocks 1 open bug, )
Details
Attachments
(1 file)
|
1.47 MB,
video/mp4
|
Details |
Found in 102.0b9
Affected Versions:
All latest Firefox versions: Nightly 103.0a1, Beta 102, Release 101
Tested on:
Windows 10
Steps to reproduce:
- Reach the payment form on aliexpress.com
- Using autofill feature, select 1 saved CC entry.
Expected Results:
The CC expiry date dropdowns should be autofilled accordingly.
Actual Results:
The CC expiry date dropdowns are not autofilled.
Notes:
The issue is also reproducible on Chrome.
Regression range:
Not a regression.
| Reporter | ||
Updated•3 years ago
|
Has STR: --- → yes
Comment 1•3 years ago
|
||
The root cause is that our cc detection heuristic can't recognize expiration month and year fields.
Markup:
<input placeholder="" label="MM" readonly="" direction="ltr" type="text" class="comet-input comet-input-readonly" value="" data-spm-anchor-id="a2g0o.placeorder.0.i18.6080321eKVLOwl">
Updated•3 years ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•