Popup menus should process/block key input when open

Docking/MDI for Windows Forms Forum

Posted 16 years ago by Chien A.
Version: 2.0.97
Platform: .NET 2.0
Environment: Windows XP (32-bit)
Avatar
When a popup menu is open, key input is still dispatched to other controls meaning that for example in a tree control, it is possible to right click on a node and open a popup menu, and then delete the node the context menu was opened on (by pressing delete key and handled in the treeview's key up/down/press event to delete the selected node) while the popup menu stays open. This is also the case for barpopupbuttons (ie main menu).

Comments (3)

Posted 16 years ago by Chien A.
Avatar
Any official response on this?
Posted 16 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Sorry for some reason we apparently never got the email notification of the original post. I was just trying it now and can't repro it. Could you make a simple project that shows the problem happening and email that over? Thanks!


Actipro Software Support

Posted 16 years ago by Chien A.
Avatar
No problem regarding the email notification.

Have sent a demo project to support@actiprosoftware.com.
The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.