Closed
Bug 1886864
Opened 8 months ago
Closed 1 month ago
[FR][micromania] Form autofill/previewed value/clear form are applied only in the selected field
Categories
(Toolkit :: Form Autofill, task, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: ailea, Unassigned)
References
(Blocks 2 open bugs, )
Details
Attachments
(3 files)
Found in
- Nightly 126.0a1
Affected versions
- all
Tested platforms
- Affected platforms: all
- Unaffected platforms: none
Preconditions
- set pref browser.search.region to FR in about:config
- use FR VPN
- have several credit cards saved in about:preferences#privacy
Steps to reproduce
- Go to https://www.micromania.fr/
- Add an item to cart and proceed to checkout
- Click in the Card Number, Expiration Date or Cardholder Name field and select any entry from the drop-down
- Click on any already autofilled field and choose to clear the form
Expected result
- Form autofill/preview/clear are applied accordingly in all eligible fields.
Actual result
- The autofill, previewed value and Clear form are applied only in the selected field.
Regression range
- Not a recent regression.
Additional notes
- This is not reproducible in Google Chrome(but the Clear form is missing in the CC number field).
Fathom Fox: https://drive.google.com/file/d/1wwQ7W7fi77Po9wGaiO4TwDW8WqF5pFSI/view?usp=sharing
Updated•5 months ago
|
Priority: -- → P3
Reporter | ||
Comment 1•2 months ago
|
||
This issue is fixed only by setting the extensions.formautofill.heuristics.autofillSameOriginWithTop to True. With the pref mentioned above used by default(False), the issue is still reproducible as in the description. Expiration date field is in the main frame and the card Number field is part of cross origin iframe (different from the main frame origin).
Reporter | ||
Comment 2•2 months ago
|
||
about:autofill
Reporter | ||
Comment 3•1 month ago
|
||
Fixed by bug 1916606. The Exp field field that is located in the main frame, is now autofilled and cleared accordingly.
As we agreed with the engineering team and based on this comment, I will mark this as fixed and verified.
Status: NEW → RESOLVED
Closed: 1 month ago
status-firefox124:
affected → ---
status-firefox125:
affected → ---
status-firefox126:
affected → ---
Resolution: --- → FIXED
Reporter | ||
Updated•1 month ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•