Modal window behaviour when pop up menu is shown

Hi Jules,

JUCE version : 1.51

OS : 10.6.3

There is an issue with pop up menu. When a pop up menu is shown on any JUCE window and then if clicked on the Menu of JUCE window, both pop up menu and JUCE window menu are shown. Ideally the pop up menu should be dismissed when clicked on JUCE Window Menu.

What could be the issue?

Regards,
Dheeraj.

Pretty sure that’s something I sorted out a long time ago - try the latest tip.

I have downloaded latest GIT code and I have attached an image which shows both the pop up menu and juce main menu open at the same time.

regards,
dheeraj.

Ok, thanks, I’ll take a look…