Thanks for that tip, that allowed me to make progress. I installed an event filter on the view and printed out all of the event types. However, I see no mouseEvents other than perhaps the ContextMenu event type. I went as far as to subclass my own viewport widget and overwrite the event method and mousePressEvent method with similar results. There is another player, perhaps the scrollarea? This is a wacky widget.