[Bug 1365471] Re: Long-tapping doesn't work on any control

2015-09-10 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/ubuntu-ui-toolkit -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365471 Title: Long-tapping doesn't work on any control To manage notifications about this

[Bug 1365471] Re: Long-tapping doesn't work on any control

2015-09-10 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit - 1.3.1627+15.10.20150908-0ubuntu1 --- ubuntu-ui-toolkit (1.3.1627+15.10.20150908-0ubuntu1) wily; urgency=medium [ Zsombor Egri ] * Implement list item expansion. * Turn AdaptivePageLayout page creation to be asynchronous. *

[Bug 1365471] Re: Long-tapping doesn't work on any control

2015-08-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/cppAbstractButton -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365471 Title: Long-tapping doesn't work on any control To manage notifications about

[Bug 1365471] Re: Long-tapping doesn't work on any control

2015-08-19 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Triaged = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365471 Title: Long-tapping doesn't work on any control To manage

[Bug 1365471] Re: Long-tapping doesn't work on any control

2014-11-24 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided = High ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Triaged ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) = Zsombor Egri (zsombi) -- You received this bug notification because you are a

[Bug 1365471] Re: Long-tapping doesn't work on any control

2014-11-24 Thread Zoltan Balogh
** No longer affects: ubuntu-ui-toolkit -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365471 Title: Long-tapping doesn't work on any control To manage notifications about this bug go to:

[Bug 1365471] Re: Long-tapping doesn't work on any control

2014-11-17 Thread Zoltan Balogh
** No longer affects: ubuntu-ui-toolkit (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365471 Title: Long-tapping doesn't work on any control To manage notifications about this bug go to:

[Bug 1365471] Re: Long-tapping doesn't work on any control

2014-10-06 Thread Matthew Paul Thomas
Does And we have that mean that pressAndHold is connected/implemented for AbstractButton regardless of whether it's used for anything in the specific control? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1365471] Re: Long-tapping doesn't work on any control

2014-10-06 Thread Zsombor Egri
Yes, because we have to proxy it to the AbstractButton API. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365471 Title: Long-tapping doesn't work on any control To manage notifications about this

[Bug 1365471] Re: Long-tapping doesn't work on any control

2014-10-06 Thread Zsombor Egri
We could have a fix for this though... The only issue to find is how to detect whether a signal si connected or not. If that is solvable, we can have the pressAndHold() on AbstractButton invoked only if someone connects to it. -- You received this bug notification because you are a member of

[Bug 1365471] Re: Long-tapping doesn't work on any control

2014-10-01 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365471 Title: Long-tapping doesn't work on any control To manage notifications

[Bug 1365471] Re: Long-tapping doesn't work on any control

2014-10-01 Thread Zsombor Egri
Ah, just realised that the bug refers to any component. Actually the problem is, that this is due to the way a MouseArea works. All components you listed here are derived from AbstractButton, and that component also has pressAndHold() signal. Now, that signal is a forwarded signal from the

[Bug 1365471] Re: Long-tapping doesn't work on any control

2014-09-30 Thread Zsombor Egri
I will assign this to the new list item, as we have there much more flexibility to handle clicks and long presses. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) = Zsombor Egri (zsombi) ** Also affects: ubuntu-ui-toolkit Importance: Undecided Status: New **

[Bug 1365471] Re: Long-tapping doesn't work on any control

2014-09-29 Thread Matthew Paul Thomas
** Description changed: Problem occurs with: Ubuntu 14.10 r22 Does not occur with: iOS 7, Windows Phone 8.0 1. Long-tap on any control: for example, a button, switch, checkbox, or page stack item. 2. Let go. What happens: Nothing. What should happen: Unless the control has a