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
995
Context Menu showing on other controls right-click
posted

I have a UltraTextEditor (txtShouldShow) with its ContextmenuUltra set to a popmenu created and set in design mode.  Other UltraTextEditors have (none) for this and none for normal context menu.  These controls sit on an UltraPanel which sits on an UltraTab page.  UltraPanel control has ContextmenuUltra set to none as does the UltraTab page.

Right click the txtShouldShow pops as the menu as expected.

Right click other text controls, no popup as expected.

Right click on the UltraPanel and the txtShouldShow specific  popUp shows up, which it should not, nor any popup;

Go to another tab, click on an Ultra option set Control and the txtShouldShow specific  popUp shows,, which it should not, nor any popup;

Click on an ultraGrid on another tab page, with its own specific ContextmenuUltra set, and its own specific popup shows, as expected.

Version 10.3

 

Parents
  • 44743
    Suggested Answer
    posted

    I was not able to reproduce this issue with version 10.3 or 11.1. Try upgrading to the latest SR to see if that fixes the issue. It's possible this was already reported and fixed. If that does not work, would you be able to provide a small sample which reproduces the problem?

Reply Children