Closed Bug 1769014 Opened 4 years ago Closed 4 years ago

Address autofill select callback is not triggered when the user is focusing on an address field

Categories

(GeckoView :: IME, defect, P1)

Firefox 102
x86_64
Android
defect

Tracking

(firefox100 wontfix, firefox101 wontfix, firefox102 fix-optional)

RESOLVED INVALID
Tracking Status
firefox100 --- wontfix
firefox101 --- wontfix
firefox102 --- fix-optional

People

(Reporter: aputanu, Assigned: gl)

Details

(Whiteboard: [geckoview:m103])

Can't trigger the onAddressSelect callback while focusing on a form.
The callback is implemented in Android-Components, the issue was discovered while debugging Fenix locally.
The onChoicePrompt and onLoginSelect callbacks worked fine.

The sites containing forms that I tried are:
https://luke-chang.github.io/autofill-demo/basic.html
https://mdn-store.myspreadshop.com/ checkout page
https://codepen.io/lusa9/pen/wvBoNKX
https://codepen.io/mitchrenton/pen/KwrjJq

Summary: onAddressAutofill callback is not triggered when the user is focusing on an address field → Address autofill select callback is not triggered when the user is focusing on an address field

Agi recommends that we fix this bug in our next sprint, GV 103.

Severity: -- → S3
Priority: -- → P2
Whiteboard: [geckoview:m103]

We should try to fix this in 103 because address autofill is a priority for Fenix.

This bug just needs to make sure GV is calling Gecko's address autofill callback. If the autofill works on some pages but not others, then that is a bug for the form autofill team, not GV.

Assignee: nobody → gl
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID

Moving some focus bugs to the new GeckoView::IME component.

Component: General → IME
You need to log in before you can comment on or make changes to this bug.