Skip to content

[BUG] Cannot Select Other Input Controls When Using 'Action on leave' = Confirm #1683

@unocelli

Description

@unocelli

Describe the bug
Using an input field with Action on leave = Confirm causes issues when pressing the Enter key: it's no longer possible to select or focus on other input controls.

To Reproduce
Steps to reproduce the behavior:

  1. Configure an input field with Action on leave = Confirm.
  2. Launch the HMI.
  3. Focus on the input and enter a value.
  4. Press Enter to confirm.
  5. Try to select or interact with another input control.

Expected behavior
After pressing Enter, the value should be confirmed, the value selected and the user should be able to continue interacting with other inputs.

Screenshots

Example project

Environment

  • FUXA version: 1.2.5-2254
  • Node.js version: 18.20.4
  • npm version: 10.7.0
  • Platform/OS: W10
  • Browser: Chrome

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions