[Ubuntu-sdk-bugs] [Bug 1597929] [NEW] ListItem's actions not cropped

2016-06-30 Thread Gustavo Pichorim Boiko
Public bug reported: Steps to reproduce: - Get an app that has two layouts and uses a listitem with leading actions in the second panel (the one to the right - Swipe from left to right to reveal the action Expected behavior: - Action icon is visible but not overflowing to the panel on the left

[Ubuntu-sdk-bugs] [Bug 1578612] Re: [UX] Poor contrast in new dialog buttons

2016-06-30 Thread Pat McGowan
** Also affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New ** Changed in: canonical-devices-system-image Milestone: 12 => 13 -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in

[Ubuntu-sdk-bugs] [Bug 1597774] [NEW] Give ActionBar a configurable foreground and background color in the style

2016-06-30 Thread Tim Peeters
Public bug reported: Currently apps can add a Rectangle behind the ActionBar, and use a custom delegate to change the foreground color. But directly adding a foregroundColor and backgroundColor property to the ActionBar would be more handy. This is also the way it is done in the PageHeaderStyle.

[Ubuntu-sdk-bugs] [Bug 1588252] Re: [File Manager] Display issue: big white gap below header (portrait) & top gets cut off (landscape) after OTA-11

2016-06-30 Thread Alan Pope 
** Changed in: canonical-devices-system-image Status: In Progress => Fix Released ** Changed in: ubuntu-filemanager-app Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to

[Ubuntu-sdk-bugs] [Bug 1597672] [NEW] ubuntu-ui-toolkit-launcher doesn't support Window as root item

2016-06-30 Thread Christian Dywan
Public bug reported: Using a QtQuick.Window as a root item with ubuntu-ui-toolkit-launcher results in an error loading the QML: import QtQuick 2.4 import QtQuick.Window 2.2 import Ubuntu.Components 1.3 Window { title: "Hello World" minimumWidth: units.gu(30) minimumHeight: