TriggerEntry has 3 child items: * play-button, follow-button, name-button. On mouse-down the TriggerEntry is grab()bed in preparation to start a drag. From then on all events are directly sent to TriggerEntry, which can only pass it up to parent items. Mouse-release hence reaches the TriggerStrip and selects it.