Completed
Last Updated: 21 Sep 2022 12:57 by ADMIN
Release R3 2022 SP1
Ray
Created on: 15 Sep 2022 10:32
Category: ContextMenu
Type: Bug Report
2
RadContextMenu: Drop-down is not closed when clicking outside the popup

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

1 comment
erwin
Posted on: 16 Sep 2022 21:28
I think I had spurious similar effects also with earlier Telerik Winforms builds on .net 6.0.
But so far could not reliably reproduce the effect as with the current release.