Skip to content

enterkeyhint="next" Attribute Not Working in Checkout Address Form Fields in Magento 2.4.7 #39518

Open
@parbat-evrig

Description

@parbat-evrig

Preconditions and environment

  • Magento version 2.4.7 -p3
  • Luma theme

Steps to reproduce

  • Install Magento Open Source 2.4.7-p3
  • Go to the Checkout Page with at least one product in the cart.
  • Inspect any text input field in the Shipping Address form (e.g., First Name, Last Name, Street Address).
  • Add the enterkeyhint="next" attribute to any input field (e.g., First Name, Last Name, Street Address)
  • Attempt to press the Enter key to trigger the behavior specified by the enterkeyhint attribute.

Expected result

The enterkeyhint attribute should work as intended:

  1. The browser should display the correct hint for the Enter key action (e.g., Next).
  2. Pressing the Enter key should move the focus to the next input field, aligning with the enterkeyhint attribute value.

Actual result

The enterkeyhint="next" attribute does not work.
Does not move focus to the next input field.

Additional information

No response

Release note

No response

Triage and priority

  • Severity: S0 - Affects critical data or functionality and leaves users without workaround.
  • Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
  • Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
  • Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
  • Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: Cart & CheckoutComponent: CheckoutIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P3May be fixed according to the position in the backlog.Reported on 2.4.7-p3Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branch

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions