Open Bug 1429703 Opened 6 years ago Updated 2 years ago

Identify the form fields again in start search stage.

Categories

(Toolkit :: Form Autofill, defect, P3)

defect

Tracking

()

Tracking Status
firefox59 --- affected

People

(Reporter: selee, Unassigned)

References

(Blocks 2 open bugs)

Details

(Whiteboard: [form autofill:V2])

Attachments

(1 file)

Some web sites use `autofocus` on an input, and `identifyAutofillFields` method will be called even JS code in the page is still appending fields.

The dropdown can show and fill a form, but the same behavior will be broken when clicking on another field.

If a form is changed for adding or removing a field after focusing event, the issue can be reproduced.
Assignee: nobody → selee
Status: NEW → ASSIGNED
Comment on attachment 8941778 [details]
Bug 1429703 - Identify the form fields in "startSearch" again to make sure the form states are up to date.

https://reviewboard.mozilla.org/r/212030/#review219220

Looks good. Thanks.

::: commit-message-4db16:1
(Diff revision 2)
> +Bug 1429703 - Identify the form fields to make sure the state is updated. r=lchang

nit: I'd like to make the comment a bit clearer like `Identify the form fields in "startSearch" again to make sure the form states are up to date`
Attachment #8941778 - Flags: review?(lchang) → review+
Comment on attachment 8941778 [details]
Bug 1429703 - Identify the form fields in "startSearch" again to make sure the form states are up to date.

https://reviewboard.mozilla.org/r/212030/#review219220

> nit: I'd like to make the comment a bit clearer like `Identify the form fields in "startSearch" again to make sure the form states are up to date`

Thanks. The comment is updated.
Priority: -- → P3
Assignee: selee → nobody
Status: ASSIGNED → NEW
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: