-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Component: CheckoutIssue: Cannot ReproduceCannot reproduce the issue on the latest `2.4-develop` branchCannot reproduce the issue on the latest `2.4-develop` branchIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedGate 2 Passed. Manual verification of the issue description passedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedbug report
Description
When form Autofill is enabled, the email address field on the onepage checkout is mistaken for a username field. Even if you replace it with the proper email address, it is autofilled again after you submit your details to proceed to the payment section. The Place Order button ceases to function and there is no alert displayed to the user in either the document or the console.
Preconditions
- Magento 2.1
- Safari or Chrome
- Autofill enabled (checkout email field must be autofilled)
Steps to reproduce
- Enable Autofill
- check out as guest
- ensure that the email field on the checkout page is autofilled with an invalid email address (my autofill manager was attempting to enter my admin username there, say 'admin123')
- Erase 'admin123' and enter a proper email address. Fill out the rest of the checkout form and proceed to the payment section.
- Select a payment method and click place order.
Expected result
- The order should be submitted, or at least provide a reason why nothing is happening.
Actual result
- There is no console error, but nothing happens when you click Place Order. If you click back to the shipping section you'll see Autofill has replaced your valid email address with 'admin123' again.
I have reproduced this on Mac (Safari) and Windows (chrome). Issue ceases when autofill is disabled.
vasilii-b, tiamo, wigman, skynixukraine and amenk
Metadata
Metadata
Assignees
Labels
Component: CheckoutIssue: Cannot ReproduceCannot reproduce the issue on the latest `2.4-develop` branchCannot reproduce the issue on the latest `2.4-develop` branchIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedGate 2 Passed. Manual verification of the issue description passedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedbug report