Hi Joh,

Yep I tried setting the ItemIsFocusable flag.

(And yep I tried removing the mouse move event handlers completely.)

Oh and have you set the Qgraphicsitem flag ItemIsFocusable?

proxy.setFlag(QGraphicsItem::ItemIsFocusable,true) ;