Unplanned
Last Updated: 08 Apr 2025 15:22 by Alex
Jakub
Created on: 26 Apr 2023 13:23
Category: ContextMenu
Type: Feature Request
12
Do not close Context Menu on parent item click
I'd like to prevent the Context Menu from closing when a user clicks on a parent item. The default behavior in most MS applications is that the Context Menu doesn't close after clicking on a parent item.
2 comments
Alex
Posted on: 08 Apr 2025 15:22
Yes please

The commonly suggested preventDefault() and stopPropegation() is not part of ContextMenuSelectEvent.
Sean
Posted on: 03 Feb 2025 15:42
Agreed.  It is annoying that context menu closes when user accidentally clicks parent item which is just a grouping of child items.