** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit
(Ubuntu RTM)
--
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 notific
Fixed in the attached MR.
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: Confirmed => Fix Committed
--
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 no
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Assignee: (unassigned) => Tim Peeters (tpeeters)
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Importance: Undecided => Critical
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bug
** Also affects: canonical-devices-system-image
Importance: Undecided
Status: New
** Changed in: canonical-devices-system-image
Importance: Undecided => Critical
** Changed in: canonical-devices-system-image
Status: New => In Progress
** Changed in: canonical-devices-system-i
** Branch linked: lp:~tpeeters/ubuntu-ui-toolkit/landing16-fix1099455
--
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 abou
The bug was introduced in UITK staging r1760 (the above test program
fails in r1760 and works fine in r1759), and unfortunately the
switchAndCheckboxFix branch does not fix it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bu
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:
We have a fix for ActionItem.trigger included in our current landing,
see https://code.launchpad.net/~zsombi/ubuntu-ui-
toolkit/switchAndCheckboxFix/+merge/280844
That might fix the issue, but I haven't confirmed that yet.
--
You received this bug notification because you are a member of Ubuntu
It appears that when tapping the list items (ListItem.Standard), there
is no triggered signal. Only clicked.
This is a bug we need to fix. But as a quick workaround you could use
onClicked: instead of onTriggered.
--
You received this bug notification because you are a member of Ubuntu
Bugs, whi
I have now downgraded the UITK packages to
1.3.1742+15.04.20151209-0ubuntu1 (without touching any other packages)
and with this version the buttons are working, so this looks like a
regression in the UITK itself.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
Given that we haven't changed anything in that code recently, and that I
cannot spot anything wrong with the code itself (while I can also
reproduce the bug on the Nexus 4, with image r320), I'm moving this to
the UITK team for investigation.
The button is created here:
http://bazaar.launchpad.net
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1527811
T
12 matches
Mail list logo