Completed
Last Updated: 03 Nov 2022 12:11 by ADMIN
Release R3 2022 SP2

.NET version:  .NET 7 rc-2 

Telerik UI for WinForms version: 2022.3.921

Run the attached project, right-click the button to show the context menu and then click outside the menu. You will notice that the menu remains opened.

Completed
Last Updated: 21 Sep 2022 12:57 by ADMIN
Release R3 2022 SP1

It can be reproduced only in .NET 6 project. It works in .NET Framework 4.8.

It is also reproducible with RadDropDownList. Once the drop down is opened, clicking anywhere on the form, outside the popup, doesn't close it.

Run the attached sample project and right click the button. If you click outside the popup, the drop down is not closed.

Expected: the popup shawl be closed.

Actual: the popup is not closed