[Touch-packages] [Bug 1531584] Re: [regression] Missing clear-search icon

2016-01-06 Thread Pat McGowan
** Also affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New ** Also affects: ubuntu-ui-toolkit (Ubuntu RTM) Importance: Undecided Status: New ** Changed in: canonical-devices-system-image Importance: Undecided => Critical ** Changed in:

[Touch-packages] [Bug 1531584] Re: [regression] Missing clear-search icon

2016-01-06 Thread Pat McGowan
This change to TextField.qml looks suspicious: 700 -name: control.hasClearButton && !control.readOnly ? "clear-search" : "" 701 +name: control.hasClearButton && !control.readOnly ? "edit-clear" : "" -- You received this bug notification because you are a

[Touch-packages] [Bug 1531584] Re: [regression] Missing clear-search icon

2016-01-06 Thread Zoltan Balogh
** No longer affects: ubuntu-ui-toolkit (Ubuntu) -- 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/1531584 Title: [regression] Missing clear-search icon Status in

[Touch-packages] [Bug 1531584] Re: [regression] Missing clear-search icon

2016-01-06 Thread Jean-Baptiste Lallement
** Tags added: regression-proposed -- 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/1531584 Title: [regression] Missing clear-search icon Status in Canonical

[Touch-packages] [Bug 1531584] Re: [regression] Missing clear-search icon

2016-01-06 Thread Tim Peeters
That change was made in this MR: https://code.launchpad.net/~ubuntu-sdk- team/ubuntu-ui-toolkit/validClearIconName/+merge/280968 ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Christian Dywan (kalikiana) ** Changed in: ubuntu-ui-toolkit (Ubuntu RTM) Assignee:

[Touch-packages] [Bug 1531584] Re: [regression] Missing clear-search icon

2016-01-06 Thread Michael Terry
OK, so that MR mentions that clear-search is suru-specific, and there's a more standard "edit-clear" that should be used. So that MP seems harmless / correct. But someone went one step further and removed clear-search from suru it seems. Even though apps are still using it. -- You received