Open Bug 1605923 Opened 5 years ago Updated 2 years ago

Add postal address hints for GeckoView

Categories

(GeckoView :: General, enhancement, P3)

Unspecified
Android
enhancement

Tracking

(Not tracked)

People

(Reporter: m_kato, Unassigned)

Details

(Whiteboard: [geckoview:m93?])

When implementing bug 1491989, I know that bitwarden will look the following hints for address (https://github.com/bitwarden/mobile/blob/master/src/Android/Autofill/FieldCollection.cs#L119)

  • View.AutofillHintName,
  • View.AutofillHintPhone,
  • View.AutofillHintPostalAddress,
  • View.AutofillHintPostalCode

We should add this hint via autocomplete attribute via https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#attr-fe-autocomplete

Summary: Add postal address hint for GeckoView → Add postal address hints for GeckoView
Rank: 15
Priority: -- → P2
Whiteboard: [geckoview:m88]
Whiteboard: [geckoview:m88] → [geckoview:m89]
Priority: P2 → P3
Whiteboard: [geckoview:m89] → [geckoview:m92]
Whiteboard: [geckoview:m92] → [geckoview:m92?]
Whiteboard: [geckoview:m92?] → [geckoview:m93?]
Severity: normal → S3
Rank: 15 → 333

Tasks and enhancements should have severity N/A.

Severity: S3 → N/A
You need to log in before you can comment on or make changes to this bug.