Open
Bug 1775458
Opened 3 years ago
Updated 3 years ago
[canadiantire.ca] The CC dropdown is not triggered for Card Number field
Categories
(Toolkit :: Form Autofill, defect, P2)
Tracking
()
NEW
People
(Reporter: ailea, Unassigned)
References
(Blocks 2 open bugs, )
Details
Found in 102.0b9
Affected Versions:
All latest Firefox versions: Nightly 103.0a1, Beta 102, Release 101
Tested on:
Windows 10
Preconditions:
Have at least one CC saved in about:preferences
Steps to reproduce:
- Reach the payment form on canadiantire.ca
- Click in the Card Number field
Expected Results:
The CC dropdown should be opened accordingly.
Actual Results:
The CC dropdown is not triggered.
Regression range:
Not a regression.
Notes:
The CC dropdown is opened in Chrome.
Autocomplete attribute is set to "off".
Updated•3 years ago
|
Has STR: --- → yes
Comment 1•3 years ago
|
||
The <form>
contains the credit card number field doesn't have other credit card fields. Currently our credit card detection heuristic doesn't consider this case a valid credit card form[1].
And this case is exactly what we plan to fix in the next phase of credit card form detection improvement (Bug 1775233).
Depends on: 1775233
Updated•3 years ago
|
Priority: -- → P2
You need to log in
before you can comment on or make changes to this bug.
Description
•