Unplanned
Last Updated: 18 Jun 2024 14:34 by Martin Ivanov
Martin Ivanov
Created on: 18 Jun 2024 14:34
Category: Menu
Type: Bug Report
0
Menu: The popup with the child MenuItem is not hidden when click outside of the menu at design-time
Currently, when you click on a parent RadMenuItem in the Visual Studio designer, the popup with its child RadMenuItem is displayed. However, there is no way to hide the popup until the project is rebuild or the .xaml file is closed and opened again. This is troublesome because the popup is displayed on top of all Windows applications.
To resolve this, add code that handles the click outside of the menu (during the design-time) or add an option to avoid opening the popup at all.
0 comments