[Ubuntu-sdk-bugs] [Bug 1576711] Re: [xenial] Enable arm64 build

2016-05-12 Thread Jean-Baptiste Lallement
** Changed in: libhybris (Ubuntu) Status: New => Fix Released ** Also affects: aethercast (Ubuntu) Importance: Undecided Status: New ** Also affects: qtmir-gles (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member

[Ubuntu-sdk-bugs] [Bug 1580627] Re: ComboButton is not propagating the click event

2016-05-12 Thread Łukasz Zemczak
This bug was fixed in the package ubuntu-ui-toolkit 1.3.1960+15.04.20160511.4 in https://launchpad.net/~ci-train-ppa- service/+archive/ubuntu/stable-phone-overlay --- ubuntu-ui-toolkit (1.3.1960+15.04.20160511.4) vivid; urgency=medium [ Christian Dywan ] * Text input focus must

[Ubuntu-sdk-bugs] [Bug 1581026] [NEW] UCAbstractButton doesn't accept key events

2016-05-12 Thread Christian Dywan
Public bug reported: UCAbstractButton does supporting Enter, Return and Space to emit clicked and trigger respectively. However it never accepts the event which means in a composited component such as a ComboButton the parent handles the same event as well. ** Affects: ubuntu-ui-toolkit (Ubuntu)

[Ubuntu-sdk-bugs] [Bug 1581027] [NEW] UCListItem doesn't handle Enter/Return/Space to click/trigger

2016-05-12 Thread Christian Dywan
Public bug reported: Just like UCAbstractButton, it should be possible to press Enter, Return or Space to invoke the clicked signal or trigger the action equivalent to a tap or click on the item. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Assignee: Christian Dywan

[Ubuntu-sdk-bugs] [Bug 1580981] Re: PKGCONFIG not working in SDK

2016-05-12 Thread Timo Jyrinki
** Also affects: qtbase-opensource-src (Ubuntu) Importance: Undecided Status: New ** Also affects: qtbase-opensource-src (Ubuntu RTM) Importance: Undecided Status: New ** Description changed: having this in a qmake .pro file: CONFIG += link_pkgconfig PKGCONFIG +=

[Ubuntu-sdk-bugs] [Bug 1545802] Re: activeFocus not being forwarded to TextInput inside TextField

2016-05-12 Thread Timo Jyrinki
** Also affects: ubuntu-ui-toolkit (Ubuntu RTM) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1545802 Title: activeFocus

[Ubuntu-sdk-bugs] [Bug 1580627] Re: ComboButton is not propagating the click event

2016-05-12 Thread Timo Jyrinki
** Also affects: ubuntu-ui-toolkit (Ubuntu RTM) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1580627 Title: ComboButton

[Ubuntu-sdk-bugs] [Bug 1580974] [NEW] Button label should ellipsize in the middle

2016-05-12 Thread Christian Dywan
Public bug reported: As per the Buttons spec "In the unlikely event that a button’s label is too long for the width available, it should be ellipsized in the middle" Currently the Label in ButtonForeground ellipsizes in the end. Also quoting Matthew on the reasoning: (1 Two buttons with long

[Ubuntu-sdk-bugs] [Bug 1580916] [NEW] LIstitem dividers not shown for new items.

2016-05-12 Thread Dubstar_04
Public bug reported: Newly added listitems don't show a divider. Expected Behavior: All list view items include a divide between items. no divider on the bottom of the last item. Experienced Behavior: No dividers are shown for newly added items. The dividers are shown if the page is reopened