hi,
I have clients that are used to copy/pasting using the browser right-click menu, especially in TextBoxes. It seems that the menu is universally hidden in Wisej.
Is this something that can optionally be displayed for some controls? Maybe you can do this already and I just don’t see the property.
Thanks
Mitch
Hi Mitch,
It’s EnableNativeContextMenu: https://docs.wisej.com/api/wisej.web/general/control#enablenativecontextmenu
Best,
Luca
Hi Mitch,
WJ-7924 is included in the latest build (1.3.22) that has just been uploaded.
Best regards
Frank
Hi Mitch,
we have logged that issue as WJ-7924 and will inform you when the fix is available.
Best regards
Frank
Nope, it was probably broken when the textfield widget got wrapped in a container to support the tools. The same is most likely true for the other editors that have the tools.
I see the property and I set it to true for a text box, but it doesn’t seem to work
Is there any other property I need to set?
Please login first to submit.