[Ubuntu-sdk-bugs] [Bug 1563522] Re: Desktop/windowed mode title

2016-04-22 Thread Lukáš Tinkl
Temporary breakage, we've got a fix for that already. ** Also affects: qtmir (Ubuntu) Importance: Undecided Status: New ** Changed in: unity8 (Ubuntu) Status: Confirmed => Invalid ** Changed in: qtmir (Ubuntu) Assignee: (unassigned) => Lukáš Tinkl (lukas-kde) ** Changed

[Ubuntu-sdk-bugs] [Bug 1563522] Re: Desktop/windowed mode title

2016-04-22 Thread Christian Dywan
The toolkit has no Unity7- or X11-specific code for this. ** Also affects: unity8 (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu SDK bug

[Ubuntu-sdk-bugs] [Bug 1573629] [NEW] dpr unit tests are not counted towards test results

2016-04-22 Thread Christian Dywan
Public bug reported: Any errors in the dpr unit test won't be considered when verifying the results XML. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Critical Assignee: Christian Dywan (kalikiana) Status: In Progress ** Branch linked: lp:~ubuntu-sdk-team/ubuntu-ui-

[Ubuntu-sdk-bugs] [Bug 1573616] [NEW] ListView keyboard navigation focus using arrow keys only works with ListItem as a delegate

2016-04-22 Thread Tim Peeters
Public bug reported: We have this code to set the navigation focus for ListItems: void ListViewProxy::setKeyNavigationForListView(bool value) { UCListItem *listItem = qobject_cast(currentItem()); if (listItem) {

[Ubuntu-sdk-bugs] [Bug 1573532] [NEW] Need support for dynamic grid units

2016-04-22 Thread Michał Sawicz
Public bug reported: Different screens have different DPIs, we need to adapt so that UI elements scale to the screen. ** Affects: canonical-devices-system-image Importance: Critical Assignee: Michał Sawicz (saviq) Status: In Progress ** Affects: qtmir (Ubuntu)