telerik / kendo-react

Issue tracker - KendoReact http://www.telerik.com/kendo-react-ui/
https://kendo-react-teal.vercel.app
Other
212 stars 37 forks source link

The ColumnMenu of the Grid does not close if you click on a scrollbar #1230

Closed kdikov82 closed 1 month ago

kdikov82 commented 2 years ago

Clicking on a scrollbar does not trigger the blur event of the ColumnMenu and the menu is not closed. In scenarios with horizontal scrollbar, this forces the ColumnMenu to stay open and at the same horizontal position while scrolling horizontally:

Expected behavior: the column menu should close when a scrollbar outside of it is clicked

Tested with version 5.0.1

WissamProgress commented 1 year ago

Reported in Ticket ID: 1597476

The same issue is present for the DropDowns of the filter rows - https://www.telerik.com/kendo-react-ui/components/grid/filtering/#toc-filter-rows

filipKovachev commented 1 year ago

Reported in Ticket ID: 1625076

filipKovachev commented 3 months ago

Reported again in Ticket ID: 1656897