Textfields currently do not dispatch paste events. When the user is using keyboard shortcuts to paste, there's a way to workaround that shortcoming by listening to various keyboard events in the textfield.
Is there a way to detect the paste event when it is originated from a click on the ContextMenu?