Closed
Bug 1820980
Opened 2 years ago
Closed 1 year ago
[IT][kikocosmetics.com] Form autofill/preview/clear aren't applied on any of the form fields
Categories
(Toolkit :: Form Autofill, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: hyacoub, Assigned: mtigley)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [fxcm-cc-new-geo])
Attachments
(3 files)
Found in
- 111.0-candidates
Affected versions
- 111.0-candidates
Tested platforms
- Affected platforms: Windows 10
Preconditions
- browser.search.region = IT
- extensions.formautofill.creditCards.supportedCountries = IT
- Have at least one CC already saved
Steps to reproduce
- Reach the payment form on https://www.kikocosmetics.com/
- Click on "Card Number" or "Expiry Date" fields
Expected result
- Form autofill/preview/clear should be applied on eligible fields
Actual result
- Form autofill/preview/clear aren't applied on any of the form fields
Regression range
- N/A
Additional notes
- Not reproducible on Chrome.
Reporter | ||
Comment 1•2 years ago
|
||
Reporter | ||
Comment 2•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Priority: -- → P2
Whiteboard: [fxcm-cc-new-geo]
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → mtigley
Status: NEW → ASSIGNED
Comment 3•1 years ago
|
||
Possible Solutions:
- add
mm/aa
to HeuristicsRegExp - add
cc-date
to HeuristicsRegExp - add a heuristic to match
mmyy
,mmaa
, etc. If the previous iscc-name
orcc-number
, we should consider the field as acc-exp
Assignee | ||
Comment 4•1 year ago
|
||
This should be fixed in the latest Nightly. Hani, would you be able to verify this?
Flags: needinfo?(hyacoub)
Reporter | ||
Comment 5•1 year ago
|
||
I confirm that the issue is no longer reproducible on Firefox Nightly 116.0a1 (2023-07-03), I tested on both Windows 10 and macOS 11.6.
Flags: needinfo?(hyacoub)
Updated•1 year ago
|
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•