### 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 1. Resize the window so that the splitButton is moved under the overflow button. 1. Open the overflow popup. 1. 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