[Ubuntu-sdk-bugs] [Bug 1576112] [NEW] debian/control.gles isn't linted

2016-04-28 Thread Christian Dywan
Public bug reported: The script we have in place to verify that files in debian are sorted correctly seems to ignore debian/control.gles. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Critical Status: Confirmed -- You received this bug notification because you are a member of

[Ubuntu-sdk-bugs] [Bug 1576122] [NEW] Failures in ubuntuuitoolkit.tests.custom_proxy_objects.test_qquicklistview

2016-04-28 Thread Christian Dywan
Public bug reported: ./run_tests.sh -v ubuntuuitoolkit.tests.custom_proxy_objects.test_qquicklistview.QQuickListViewTestCase.test_click_uncached_element_outside_view_after TypeError: _at_x_end() takes 0 positional arguments but 1 was given ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance:

[Ubuntu-sdk-bugs] [Bug 1488364] Re: [Qt 5.5] OxideQSslCertificate::issuer doesn't work in Qml

2016-04-28 Thread Timo Jyrinki
** Also affects: canonical-devices-system-image Importance: Undecided Status: New ** Changed in: canonical-devices-system-image Importance: Undecided => Medium ** Changed in: canonical-devices-system-image Assignee: (unassigned) => Zoltan Balogh (bzoltan) ** Changed in: canonic

[Ubuntu-sdk-bugs] [Bug 1576298] [NEW] PageHeader tutorial as UITK doc

2016-04-28 Thread Tim Peeters
Public bug reported: Add this tutorial https://developer.ubuntu.com/en/blog/2016/02/24 /pageheader-tutorial/ as documentation in the UITK. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Medium Assignee: Tim Peeters (tpeeters) Status: Confirmed -- You received this bug not

[Ubuntu-sdk-bugs] [Bug 1576302] [NEW] Cannot use keyboard to navigate the UITK gallery in single-column mode

2016-04-28 Thread Tim Peeters
Public bug reported: Start the UITK gallery, and resize the window to have a single column. Now, with TAB you can navigate between the actions in the header, and the ListView with that list the different Pages with components. But it is not possible to use the arrow keys to select a ListItem, and

[Ubuntu-sdk-bugs] [Bug 1566735] Re: Tabs documentation does not mention that Tabs are deprecated

2016-04-28 Thread Tim Peeters
Question for design: The current Tabs pattern is completely deprecated, right? We will have a new pattern for that to be used with the new PageHeader and AdaptivePageLayout. For that, we'll need new API as well so we deprecate the old Tabs in UITK 1.3. ** Also affects: ubuntu-ux Importance: Und

[Ubuntu-sdk-bugs] [Bug 1576463] [NEW] Cannot assign to non-existent property "tools"

2016-04-28 Thread XiaoGuo, Liu
Public bug reported: On the page: https://developer.ubuntu.com/api/apps/qml/sdk-15.04.5/Ubuntu.Components.ToolbarButton/, in the code snippet: import QtQuick 2.4 import Ubuntu.Components 1.3 MainView { width: units.gu(50) height: units.gu(80) Action { id: action1 text:

[Ubuntu-sdk-bugs] [Bug 1576515] [NEW] Button style API is not defined, example codes from tutorial are broken

2016-04-28 Thread XiaoGuo, Liu
Public bug reported: I just copied the code snippet at https://developer.ubuntu.com/api/apps/qml/sdk-15.04.5/Ubuntu.Components.StyledItem/, I get the error like http://paste.ubuntu.com/16123241/ QML debugging is enabled. Only use this in a safe environment. qml: Page_QMLTYPE_17(0xa86bd0)"test pag