Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
4028
Popup context menu dissapears after holding mouse still
posted

I have a dynamically created popup menu (using it as a context menu - right click). For the most part it works fine. I have a few popup menus within it (dynamically added), which I can navigate through just fine. But, under certain circumstances, the menu will dissapear, even though the mouse is still over the menu.

If I:

1) Right click (brings up the context menu).

2) Move the mouse over one of the context menu options.

3) Hold the mouse still for a few seconds.

4) Move the mouse onto another menu option (Not a subitem of the current menu item - that will work fine).

5) context menu disappears.

Is there some setting I can use to stop this?

Thanks.