I can reproduce the issue with this test program:
import QtQuick 2.4
import Ubuntu.Components 1.3
import Ubuntu.Components.ListItems 1.3
Rectangle {
width: 800
height: 600
Standard {
anchors.fill: parent
text: "bla"
onTriggered: print("bad")
onClicked: print("good")
}
}
when clicking, onClicked is triggered but onTriggered is not.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1527811
Title:
Online accounts buttons not sensitive
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1527811/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs