Is there a way to track the right click menu when clicked over a textarea.
I would like to know if the user selected cut,copy,paste,select all.
Also, I can know when the menu is visible by detecting a right mouse click… But how can I know when it’s closed?
Thank you.
You may find this useful.