I am able to get the start of a long press via touchstart event. However, it doesn't trigger touchend after the long press is completed, when the right click menu appears nor when the right click menu is dismissed.
How can I detect when the long press is completed?