Perspective 8.1.24 How to disable right Click showing copy in Table?

In Table ,when I right click in Table's row, it show copy button?
image

I already set Table-Meta-contextMenu -False.
image

I don't want to show the copy, I want to right click add a def submenu such as in Vision?

In my quick test,

  • contextMenu : false allows the default Copy menu.
  • contextMenu : true hides the default Copy menu and enables the display of the 'items'.

I already set it True, but copy is always show.

image

Hmmm. I'm on 8.1.31 and I don't see any mention of contextMenu in the 2023 or 2024 nightly changelogs.

I see! It may be effect in Version 8.1.25.
image