Close all ContextMenu with mouse button

Anthony Petrov anthony.petrov at oracle.com
Thu Sep 18 12:38:58 UTC 2014


Hi Peter,

When you click
  - a menu item, or
  - any area of the stage that isn't covered with a popup menu, or
  - another window of the same application, or
  - somewhere outside of the FX application,
all the open menus should close at once.

If they don't, this is a bug in either Control, Scenegraph, or Glass. 
Please file a JIRA and provide a small test case that reproduces the 
problem.

--
best regards,
Anthony

On 9/18/2014 12:01 AM, Peter Penzov wrote:
> Hi All,
>     Is there a way to close all opened context menus opened on the scene?
> When I press a button I would like to close all Context menus opened by
> right muse click.
> 
> BR,
> Peter


More information about the openjfx-dev mailing list