Tree Context menu not visible on certain items

I’ve been playing around with the Context menu on Tree and I’ve run into a problem which I can’t find the answer to.

For some items in the tree, I don’t want to enable the context menu, so I pass null from Action.Handler.getActions(). However, the tree still displays an empty context menu.

Is there a way to tell Tree to completely disable the context menu on some items?

Hi,

Based on your description, that sounds like a bug to me - an empty context menu should never be shown.

Could you submit a ticket with a small test-case?

Thanks!

Best Regards,
Marc

Will do this as soon as I get some spare time.