[Touch-packages] [Bug 1513897] Re: TextField regression/behavior change in 1.3

2015-12-05 Thread Zoltan Balogh
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit (Ubuntu RTM) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1513897 Title: TextField

[Touch-packages] [Bug 1513897] Re: TextField regression/behavior change in 1.3

2015-11-30 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1513897 Title: TextField

[Touch-packages] [Bug 1513897] Re: TextField regression/behavior change in 1.3

2015-11-18 Thread Andrea Bernabei
I spent some time debugging this, I'll leave my findings here: Situation in 1.2 TextField has both "activeFocusOnPress: true" AND "property alias activeFocusOnPress: editor.activeFocusOnPress" (I don't know the reason behind the choice of having a property alias with the same name as the

[Touch-packages] [Bug 1513897] Re: TextField regression/behavior change in 1.3

2015-11-18 Thread Andrea Bernabei
As a consequence of the explanation I left above, even with the current MR (which disables activeFocusOnPress for primary and secondaryItem), TextField will still get the focus when those items are clicked -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1513897] Re: TextField regression/behavior change in 1.3

2015-11-18 Thread Christian Dywan
** Branch linked: lp:~ubuntu-sdk-team/ubuntu-ui- toolkit/focusPassesFromChildToParent -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1513897 Title: TextField

[Touch-packages] [Bug 1513897] Re: TextField regression/behavior change in 1.3

2015-11-18 Thread Andrea Bernabei
Another observation that I should have added in the long comment: what I understand from reading the code is that the author of the component probably did not intend 1.2 to work that way. The way 1.2 TextField behaves is just a consequence of an excessive alias which made the initialization of

[Touch-packages] [Bug 1513897] Re: TextField regression/behavior change in 1.3

2015-11-18 Thread Albert Astals Cid
** Description changed: Having an AbstractButton as secondaryItem of a TextField used to not change the TextField focus status when pressing the button but with 1.3 - it does. + it does (i.e. the TextField used to not gain focus when pressing on + secondaryItem and now it does) Code at

[Touch-packages] [Bug 1513897] Re: TextField regression/behavior change in 1.3

2015-11-17 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1513897 Title: TextField

[Touch-packages] [Bug 1513897] Re: TextField regression/behavior change in 1.3

2015-11-17 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-sdk-team/ubuntu-ui- toolkit/enoFocusPriSecItem -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1513897 Title: TextField

[Touch-packages] [Bug 1513897] Re: TextField regression/behavior change in 1.3

2015-11-09 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: Zsombor Egri (zsombi) => Christian Dywan (kalikiana) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu.

[Touch-packages] [Bug 1513897] Re: TextField regression/behavior change in 1.3

2015-11-09 Thread Zsombor Egri
The same happens if you replace the AbstractButton with MouseArea: the text field suffers focus change. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1513897

[Touch-packages] [Bug 1513897] Re: TextField regression/behavior change in 1.3

2015-11-09 Thread Albert Astals Cid
** Summary changed: - TextField/AbstractButton regression/behavior change in 1.3 + TextField regression/behavior change in 1.3 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu.