Skip to content

Unexpected empty accesskey attribute set to MultiSelect by default #6289

@veselints

Description

@veselints

Bug report

MultiSelect renders an empty accesskey attribute on its input, when no access key is passed to its <select> element.

Reproduction of the problem

Run the MultiSelect demo and review the markup of the widget. You will notice its <input> has an accesskey attribute.

Expected/desired behavior

accesskey attribute should not be present

Environment

  • Kendo UI version: 2021.1.119
  • Browser: [all]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions