Skip to content

.focus() on an HTMLElement also sends a click event, which it shouldn'tΒ #59194

@jalqueza

Description

@jalqueza

πŸ”Ž Search Terms

.focus() on an HTMLElement sends a click event

πŸ•— Version & Regression Information

  • Version 5.3.3

⏯ Playground Link

No response

πŸ’» Code

htmlElement.focus()

πŸ™ Actual behavior

focus on the htmlElement, WITHOUT a click event on the htmlElement

πŸ™‚ Expected behavior

focus on the htmlElement, WITH a click event on the htmlElement

Additional information about the issue

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    ExternalRelates to another program, environment, or user action which we cannot control.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions