Skip to content

ToolBar click event for splitButton's menuButtons does not fire when the splitButton is in overflow #4542

@IvanDanchev

Description

@IvanDanchev

Bug report

The splitButton's own click event does not fire for its menuButtons, when the splitButton is displayed under the ToolBar's overflow button.

Reproduction of the problem

  1. Open the Toolbar Events demo - https://demos.telerik.com/kendo-ui/toolbar/events
  2. Resize the window so that the splitButton is moved under the overflow button.
  3. Open the overflow popup.
  4. Click on the Action 1 button.

Current behavior

The splitButton click event does not fire.

NOTE: if the main button of the splitButton is clicked, the event is fired.

Expected/desired behavior

The splitButton click event fires regardless of the splitButton being in overflow or in main toolbar.

Environment

  • Kendo UI version: 2024.2.519
  • Browser: all

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions