When I long click on a button, the longpress event handler triggers, but it doesnt cancel the context menu from popping up
Found this example of one that does (somehow with jquery bastardy) cancel the context menu, for reference
http://jsfiddle.net/z9ZNU/53/