Payment form is not autofilled if the tab is unfocused or Firefox is minimized while filling in the OS auth prompt
Categories
(Toolkit :: Form Autofill, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox-esr78 | --- | unaffected |
firefox79 | --- | unaffected |
firefox80 | --- | disabled |
firefox81 | --- | verified |
People
(Reporter: tbabos, Assigned: abr)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
877.13 KB,
video/mp4
|
Details |
Affected version:
Fx80 and FX81 - if CC specific prefs are enabled
Tested on:
Windows 10
Steps to reproduce:
- Have 1 CC profile saved
- Have "Require Windows authentication to autofill, view, or edit stored credit cards." option enabled
- Go to https://luke-chang.github.io/autofill-demo/basic_cc.html
- Click on any field with <autocomplete> attribute and select the saved CC profile from the dropdown
- When the OS auth window is displayed, switch to a different Firefox tab or minimize Firefox
- Fill in the correct OS password and submit it
- Switch back to the tab with the form or maximize Firefox
Expected Result:
The fields should be highlighted with yellow and autofilled with the selected CC info
Actual Result:
The fields are highlighted with yellow but not auotiflled.
The "Clear Form" option does not work.
The user has to reload the page to reset the fields and toggle autofill again.
Regression-range:
This is a regression introduced by Bug 1604807
2020-08-06T12:04:24.671000: DEBUG : Found commit message:
Bug 1604807: Set text field values through formFillController to avoid races r=zbraniecki
Differential Revision: https://phabricator.services.mozilla.com/D82637
Reporter | ||
Comment 1•5 years ago
|
||
Hey Adam, please take a look at this when you have the time.
Assignee | ||
Comment 2•5 years ago
|
||
Thanks. This looks like the original issue might need a slightly different approach.
Reporter | ||
Comment 3•5 years ago
|
||
Suggesting S3 severity since it is an uncommon scenario for the user to switch tabs or minimize Firefox while the OS auth prompt is displayed
Assignee | ||
Comment 4•5 years ago
|
||
Fixed by Bug 1658086
Updated•5 years ago
|
Updated•5 years ago
|
Comment 5•5 years ago
|
||
Verified - Fixed in latest Nightly 81.0a1 (build id: 20200813092915) using Windows 10, Ubuntu 18.04 and Mac OS 10.13. The fields are highlighted with yellow and autofilled with the selected CC info.
Updated•5 years ago
|
Description
•