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
295
Context Menu Popup not showing Intermittently
posted

We have a winforms application we recently upgraded to version-free Infragistics 2017.2.2039 and we are now seeing an intermittent bug where the context menu in one of our modules does not properly display and then freezes a shadow box on the screen causing the controls below it to not interact with the mouse and it does not go away until a restart of the application. We have tried throwing an exception to see if an exception being caught in the loading of the context menu could cause this behavior but have been unable to reproduce in debug. I have included a screenshot of the bug and the expected menu popup. We use the UltraToolbarsManager.ShowPopup method to show this context menu.