Comment 1 for bug 1289329

Revision history for this message
Zsombor Egri (zsombi) wrote :

This is a bit contradicting to the new design, where controls placed in a list item should not toggle or be activated if pressed outside of the control. See https://bugs.launchpad.net/ubuntu-ux/+bug/1372563

The new ListItem will implement the press/longpress separation more properly, meaning if the user (developer) does not connect any slot to the pressAndHold signal, there click will be emitted. This behaviour matches the one defined by the MouseArea component.