Hi all. It occurs to me that QGraphicsItems (at least QGraphicsPathItem) still get hover-events via QGraphicsItem::hoverEnterEvent() & QGraphicsItem::hoverLeaveEvent() when they are disabled. The documentations says disabled items do not receive any events. Is this bug (Qt 4.5.2 linux) ? Greetings .....Volker