Need More Info
Last Updated: 30 Mar 2023 07:28 by ADMIN
John
Created on: 23 Mar 2023 10:15
Category: UI for Blazor
Type: Bug Report
1
SplitButton dropdown list closes until the mouse button is fully released

When I click on any item from the SplitButton dropdown list, it closes, until I release the key

2 comments
ADMIN
Svetoslav Dimitrov
Posted on: 30 Mar 2023 07:28

Hello Josh,

The item in the dropdown portion of the SplitButton listens for the onclick event. By default, the behavior of this event is to keep the dropdown open until the left mouse button is fully released. You can observe the same behavior in the context menus in Windows, Microsoft teams, and Google Chrome.

Having said that, I would like to ask for some feedback on your business scenario where you would need both the click-and-hold and instant selection.

Regards,
Svetoslav Dimitrov
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

John
Posted on: 23 Mar 2023 10:38
This bug causes a problem when clicking on the items of the drop-down list does not work.