Open Bug 1698498 Opened 3 years ago

LoginRecipes doesn't work when form submission is triggered by the form removal event

Categories

(Toolkit :: Password Manager, task, P3)

task

Tracking

()

People

(Reporter: dimi, Unassigned)

References

Details

When a form is submitted, LoginRecipes uses querySelector to find the username/password fields to override.
However, querySelector doesn't work when form the form has already been removed.
We should find a solution for this use case.

You need to log in before you can comment on or make changes to this bug.