Why right mouse click is emiting `plotly_selected` event?

I’m trying to implement a custom context menu but the plotly_selected event is messing it up. Why this event is being emitted in case of right click? Is this intended behaviour? You cant select with right mouse button, then why the event?