[Ubuntu-sdk-bugs] [Bug 1520557] [NEW] MathUtils.clamp, min value should not be bigger than the max value

2015-11-27 Thread Christian Dywan
Public bug reported: I'm seeing tons of these in the UITK gallery after https://code.launchpad.net/~zeller-benjamin/ubuntu-ui- toolkit/mathutils_to_cpp/+merge/277704 landed. 1) Out of the box no 1.3 code or example should produce these warnings. 2) Deprecation flags should be respected. **

[Ubuntu-sdk-bugs] [Bug 1431843] Re: Toolkit gallery should be ported to MultiColumnView

2015-11-20 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Fix Released -- 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/1431843 Title: Toolkit gallery

[Ubuntu-sdk-bugs] [Bug 1513450] Re: ActivityIndicators cause very high cpu usage for unity8/mir even when visible: false

2015-11-20 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Fix Released -- 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/1513450 Title: ActivityIndicators

[Ubuntu-sdk-bugs] [Bug 1589895] [NEW] Label should have readable themed link color

2016-06-07 Thread Christian Dywan
Public bug reported: By default, when using links in a label, the color is not taken from the palette, and becomes unreadable in SuruDark. Label { text: 'http://www.ubuntu.com;>Ubuntu Website' textFormat: Text.StyledText onLinkActivated: Qt.openUrlExternally(link) } There's no

[Ubuntu-sdk-bugs] [Bug 1589896] [NEW] Labels should change mouse pointer over links to hand

2016-06-07 Thread Christian Dywan
Public bug reported: By default, when using links in a label, the mouse pointer doesn't change when hovering a link. Label { text: 'http://www.ubuntu.com;>Ubuntu Website' textFormat: Text.StyledText onLinkActivated: Qt.openUrlExternally(link) } See also bug 1589895. ** Affects:

[Ubuntu-sdk-bugs] [Bug 1584356] Re: Difficulty with text selection in BQ M10 Tablet

2016-06-07 Thread Christian Dywan
** Also affects: ubuntu-ux 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/1584356 Title: Difficulty with text selection

[Ubuntu-sdk-bugs] [Bug 1589896] Re: Labels should change mouse pointer over links to hand

2016-06-07 Thread Christian Dywan
** No longer affects: ubuntu-ux -- 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/1589896 Title: Labels should change mouse pointer over links to hand Status in

[Ubuntu-sdk-bugs] [Bug 1589982] [NEW] QWARN : tst_Page::testAnchorToPage_bug1249386() qml/Ubuntu/Components/Themes/Ambiance/1.2/ToolbarButtonStyle.qml:34:9: QML QQuickImage: Cannot open: qml/Ubuntu/Co

2016-06-07 Thread Christian Dywan
Public bug reported: The back button in MainView 1.2 (0.1, 1.0, "1.1" which are all the same) is broken: import QtQuick 2.0 import Ubuntu.Components 1.1 MainView { width: units.gu(20) height: units.gu(40) Page { id: page Rectangle { color: "red"  

[Ubuntu-sdk-bugs] [Bug 1588837] [NEW] qml/Ubuntu/Components/1.3/PageHeader.qml:123: TypeError: Cannot read property 'titleComponent' of null

2016-06-03 Thread Christian Dywan
Public bug reported: Page { id: bufferPage header: PageHeader { title: "foo" subtitle: "bar" } } Setting PageHeader.subtitle is racy and produces the following errors on startup: file:///usr/lib/x86_64-linux- gnu/qt5/qml/Ubuntu/Components/1.3/PageHeader.qml:123:

[Ubuntu-sdk-bugs] [Bug 1588300] [NEW] The gallery can not (no longer) be run from QtCreator

2016-06-02 Thread Christian Dywan
Public bug reported: The fix for bug 1523093 which was a side-effect of adding a TARGET to run the toolkit gallery was to remove said TARGET. So we're back to having to find the correct way of implementing that - this time without side effects preferably. ** Affects: ubuntu-ui-toolkit (Ubuntu)

[Ubuntu-sdk-bugs] [Bug 1588172] [NEW] qml/Ubuntu/Components/1.3/AdaptivePageLayout.qml:828: TypeError: Cannot read property 'header' of null

2016-06-02 Thread Christian Dywan
Public bug reported: Using the AdaptivePageLayout in something other than a MainView causes it to look for a header that isn't there even if all Page's use their own header. Note: Functionally this works fine. Item { AdaptivePageLayout { anchors.fill: parent primaryPage:

[Ubuntu-sdk-bugs] [Bug 1587434] [NEW] Introduce new shapes to the Labs namespace

2016-05-31 Thread Christian Dywan
Public bug reported: We have some new shapes components in the Private namespace which should eventually be made available as stable APIs. Those should be moved to Labs (bug 1587429) so they can easily be tested and eventually discussed for promotion. ** Affects: ubuntu-ui-toolkit (Ubuntu)

[Ubuntu-sdk-bugs] [Bug 1587431] [NEW] Introduce MainWindow component

2016-05-31 Thread Christian Dywan
Public bug reported: Currently MainView is the recommended root item as it takes care of things like folder setup and anchoring to the OSK. Apps need more control over the containing window, so a MainWindow component would make sense. While we're at it we should use the opportunity to start fresh

[Ubuntu-sdk-bugs] [Bug 1587429] [NEW] Introduce Ubuntu.Components.Labs namespace

2016-05-31 Thread Christian Dywan
Public bug reported: As has been discussed before we want to introduce new components under the Ubuntu.Components.Labs namespace to be able to preview in- development code, make it easy to try out but without any sort of guarantee on stability - everything in there can and will change or

[Ubuntu-sdk-bugs] [Bug 1594281] Re: Can't override overflow menu delegate in ActionBar

2016-06-20 Thread Christian Dywan
** Also affects: ubuntu-ui-toolkit Importance: Undecided Status: New ** Project changed: ubuntu-ui-toolkit => ubuntu-ux ** Description changed: I'm looking to implement an overflow menu with headers and selected items, as used in Dekko and Telegram. For that I need to override the

[Ubuntu-sdk-bugs] [Bug 1596601] Re: Show the module of the parent component in components.api

2016-06-27 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Christian Dywan (kalikiana) ** Also affects: ubuntu-sdk-api Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscri

[Ubuntu-sdk-bugs] [Bug 1595461] Re: API file uses namespace inconsistently

2016-06-27 Thread Christian Dywan
** Also affects: ubuntu-sdk-api 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/1595461 Title: API file uses namespace

[Ubuntu-sdk-bugs] [Bug 1542778] Re: First item in a listitem is always highlighted

2016-02-09 Thread Christian Dywan
So it's not a bug then. Thanks for clarifying. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.

[Ubuntu-sdk-bugs] [Bug 1541820] Re: Missing focus highlight

2016-02-04 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Fix Released -- 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/1541820 Title: Missing focus highlight

[Ubuntu-sdk-bugs] [Bug 1537550] [NEW] Manifest changes are not saved before publishing regardless of setting

2016-01-24 Thread Christian Dywan
Public bug reported: I have enabled QtCreator automatically saving all changes before building. Despite that the manifest isn't being saved when I publish my package for store upload. ** Affects: qtcreator-plugin-ubuntu (Ubuntu) Importance: Undecided Status: New -- You received

[Ubuntu-sdk-bugs] [Bug 1537552] [NEW] Publish forgets everything on subsequent runs

2016-01-24 Thread Christian Dywan
Public bug reported: Publishing an app repeatedly does not result in QtCreator remembering any details. Targets are always reset. Build folder resets to /tmp (which is an obscure choice, why isn't this the project folder?). ** Affects: qtcreator-plugin-ubuntu (Ubuntu) Importance: Undecided

[Ubuntu-sdk-bugs] [Bug 1541999] Re: Show handles when selecting text and a touchscreen is present

2016-02-17 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Incomplete => Invalid ** Changed in: canonical-devices-system-image Status: Confirmed => Invalid -- 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 1569847] [NEW] Unit tests with QV4_MM_AGGRESSIVE_GC=1

2016-04-13 Thread Christian Dywan
Public bug reported: As an experiment I ran all unit tests with QV4_MM_AGGRESSIVE_GC=1. Bearing in mind that this could trigger bugs in the QML engine rather than the components, it might be worth going through the affected cases. tst_adaptivepagelayout.qml: FAIL! :

[Ubuntu-sdk-bugs] [Bug 1561090] Re: Not obvious when you can scroll a dialog’s contents

2016-04-06 Thread Christian Dywan
What's a "border" in this context? Can you clarify what exactly we want this to look like? I made a proof of concept which adds a vertical scrollbar - I don't know if that's what this refers to, but it should serve as a basis for discussion if nothing else. ** Also affects: ubuntu-ux

[Ubuntu-sdk-bugs] [Bug 1551665] [NEW] was created without a valid QML Engine

2016-03-01 Thread Christian Dywan
Public bug reported: Recently building UITK produces zillions of warnings: Found a dependency on Ubuntu.Components.Themes with two major versions:0.1 and 1.3 which is unsupported, discarding smaller version Found a dependency on Ubuntu.Components.Themes.Ambiance with two major versions:0.1 and

[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 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 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 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

[Ubuntu-sdk-bugs] [Bug 1575257] [NEW] StyledItem within a StyledItem can have keyNavigationFocus at once

2016-04-26 Thread Christian Dywan
Public bug reported: Right now a StyledItem within a StyledItem that can have keyNavigationFocus is not supported or documented. The consumer of the API is assumed to use children that don't handle (Shift)Tab navigation. Example: Button inside TextField Typically AbstractButton is used here,

[Ubuntu-sdk-bugs] [Bug 1583543] [NEW] Scrollbars overlap TextArea frame

2016-05-19 Thread Christian Dywan
) Importance: High Assignee: Christian Dywan (kalikiana) Status: Confirmed -- 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/1583543 Title: Scrollbars

[Ubuntu-sdk-bugs] [Bug 1583633] [NEW] addPageToCurrent/NextColumn behaves funny with a non-Page

2016-05-19 Thread Christian Dywan
Public bug reported: It's currently possible to add any Item to AdaptivePageLayout via addPageToCurrent/NextColumn but in practise there's no title and a "Back" action that doesn't do anything. There should be an error message and the non-Page shouldn't be added to the APL at all. ** Affects:

[Ubuntu-sdk-bugs] [Bug 1583636] [NEW] Missing Page.header in APL should cause message or color change

2016-05-19 Thread Christian Dywan
Public bug reported: AdaptivePageLayout still supports legacy Page's from 1.2 times that don't specify a header. Eventually that's going to stop working. addPageToCurrent/NextColumn should show a warning if no header is defined. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided

[Ubuntu-sdk-bugs] [Bug 1545526] Re: Login screen password text is slightly above where it should be

2016-05-23 Thread Christian Dywan
*** This bug is a duplicate of bug 1571576 *** https://bugs.launchpad.net/bugs/1571576 ** This bug is no longer a duplicate of bug 1531293 [desktop] Address text is poorly aligned ** This bug has been marked a duplicate of bug 1571576 Text in TextField not vertically centered -- You

[Ubuntu-sdk-bugs] [Bug 1580538] [NEW] Unskip test_text_field_evokes_osk_bug1545802

2016-05-11 Thread Christian Dywan
Public bug reported: What it says on the tin. ** Affects: ubuntu-ui-toolkit (Ubuntu) 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.

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

2016-05-12 Thread Christian Dywan
) Importance: High Assignee: Christian Dywan (kalikiana) Status: New ** Branch linked: lp:~ubuntu-sdk-team/ubuntu-ui- toolkit/comboButtonInOuterSpaceTrunks -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui

[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 1579751] Re: [Wishlist] Option to make BottomEdge Non-Modal

2016-05-13 Thread Christian Dywan
** Also affects: ubuntu-ux 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/1579751 Title: [Wishlist] Option to make

[Ubuntu-sdk-bugs] [Bug 1580479] Re: Feature request: prevent sleep when on USB power

2016-05-13 Thread Christian Dywan
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-system-settings (Ubuntu) -- 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/1580479 Title: Feature request:

[Ubuntu-sdk-bugs] [Bug 1577828] Re: ActivityIndicator should respect theme activity color (i.e. it should be blue)

2016-05-13 Thread Christian Dywan
The component is using an image, not a color. But it's not hard-coded as this is part of the theme rather than the component. We need to clarify with design if the color should be updated. ** Also affects: ubuntu-ux Importance: Undecided Status: New -- You received this bug

[Ubuntu-sdk-bugs] [Bug 1368390] Re: Button shouldn't steal focus by default

2016-05-13 Thread Christian Dywan
Considering there's still no concrete use case for the bug report, which is based on "we don't match upstream defaults, and design disagrees with good reason I'll consider this Won't Fix now. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Incomplete => Invalid ** Changed in:

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

2016-05-12 Thread Christian Dywan
Importance: Undecided Assignee: Christian Dywan (kalikiana) Status: New ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Christian Dywan (kalikiana) -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscri

[Ubuntu-sdk-bugs] [Bug 1577696] Re: UI Toolkit and the Browser are opening copy/paste dialogs at the same time

2016-05-03 Thread Christian Dywan
** Package changed: ubuntu-ui-toolkit (Ubuntu) => webbrowser-app (Ubuntu) -- 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/1577696 Title: Multiple text input menus at

[Ubuntu-sdk-bugs] [Bug 1378784] Re: Text in TextField ignores verticalAligment setting

2016-05-04 Thread Christian Dywan
I'm not sure what is expected of a TextField that isn't vertically aligned - bug 1571576 deals with alignment not being vertical by default. If you want other alignments UX input is needed - primary and secondary items as well as the clear button might have to follow the alignment as well. **

[Ubuntu-sdk-bugs] [Bug 1186965] Re: [sdk] Re-usable search component

2016-05-02 Thread Christian Dywan
There's no longer a plan to specialize all this, instead apps just use a TextField to implement search. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to

[Ubuntu-sdk-bugs] [Bug 1367300] Re: pause/resume button inconsistent for image update

2016-05-02 Thread Christian Dywan
I believe this has been fixed, and I can't reproduce it with the latest image - please re-open if you can still. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is

[Ubuntu-sdk-bugs] [Bug 1578113] [NEW] Use inherits tag throughout toolkit docs

2016-05-04 Thread Christian Dywan
) Importance: High Assignee: Christian Dywan (kalikiana) 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/1578113 Title: Use inherits tag

[Ubuntu-sdk-bugs] [Bug 1446212] Re: Support installing localization data from click packages

2016-05-02 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Incomplete => Invalid -- 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/1446212 Title: Support installing

[Ubuntu-sdk-bugs] [Bug 1281237] Re: qmlplugindump hangs at 100% CPU with qtorganizer5-eds

2016-05-02 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => Fix Released -- 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/1281237 Title: qmlplugindump hangs

[Ubuntu-sdk-bugs] [Bug 1573215] Re: Disable ListItem divider for horizontal ListViews.

2016-05-02 Thread Christian Dywan
Current work-around: divider.visible: false ListItem is already aware of a ListView around it, so maybe it should pick up the orientation and hide the divider or place it on the trailing side. This should be double-checked with design. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status:

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

2016-05-02 Thread Christian Dywan
The Page component in Ubuntu.Components 1.3 has no "tools" property anymore. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => Invalid -- 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 1562183] Re: No way to associate .mp4 file with video player

2016-05-02 Thread Christian Dywan
** Package changed: ubuntu-ui-toolkit (Ubuntu) => unity-scope- mediascanner (Ubuntu) -- 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/1562183 Title: No way to

[Ubuntu-sdk-bugs] [Bug 1523839] Re: Animate TextField/Area focus visual (and others)

2016-05-02 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => Fix Released ** Changed in: ubuntu-ui-toolkit (Ubuntu RTM) Status: Confirmed => 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 1572990] [NEW] EXCEPTIONS don't work for tests that may segfault

2016-04-21 Thread Christian Dywan
they always crash effectively erases test coverage until there's a fix. If they could be treated like having warnings on the other hand they would run fine in most cases. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Assignee: Christian Dywan (kalikiana) Status: Fix

[Ubuntu-sdk-bugs] [Bug 1595910] Re: review input field: send button issues with predictive OSK

2016-08-11 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Invalid -- 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/1595910 Title: review input field: send button

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

2016-07-19 Thread Christian Dywan
That looks like a bug in the app - the (Ubuntu)ListView needs to have clip: true. ** Package changed: ubuntu-ui-toolkit (Ubuntu) => messaging-app (Ubuntu) -- 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 1596536] [NEW] fatal error: TimeSource: No such file or directory

2016-06-27 Thread Christian Dywan
Public bug reported: fatal error: TimeSource: No such file or directory The C++ API bits from the UI Toolkit lost their uppercase aliases. Unsurprisingly anyone using those can't build anymore even though the headers still exist. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Critical

[Ubuntu-sdk-bugs] [Bug 1610208] [NEW] Migrate to new QT_SCALE_FACTOR in Qt 5.6

2016-08-05 Thread Christian Dywan
to take these new variables into account and we need to start using the new variables where applicable (the old one still works, but triggers warnings with Qt 5.6). Note: tests/unit/units have failures with Qt 5.6. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Critical Assignee: Christian

[Ubuntu-sdk-bugs] [Bug 1606944] Re: Password field briefly displays characters when input using a keyboard

2016-08-05 Thread Christian Dywan
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntuone-credentials (Ubuntu) ** Changed in: ubuntuone-credentials (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to

[Ubuntu-sdk-bugs] [Bug 1609616] Re: Alarm/AlarmModel should be confined per app

2016-08-05 Thread Christian Dywan
** Package changed: ubuntu-ui-toolkit (Ubuntu) => apparmor-easyprof- ubuntu (Ubuntu) -- 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/1609616 Title: Alarm/AlarmModel

[Ubuntu-sdk-bugs] [Bug 1610230] [NEW] tst_expandablescolumn11 fails with Qt 5.6

2016-08-05 Thread Christian Dywan
Public bug reported: tests/xvfb.sh tests/unit/runtest.sh _build/tests/unit/visual/visual tests/unit/visual/tst_expandablescolumn.11.qml [...] QWARN : components::ExpandablesColumn::test_collapseByClickingOutside() ./_build/qml/Ubuntu/Components/ListItems/1.2/ExpandablesColumn.qml:127:

[Ubuntu-sdk-bugs] [Bug 1610231] [NEW] tst_sections.13 fails with Qt 5.6

2016-08-05 Thread Christian Dywan
Public bug reported: tests/xvfb.sh tests/unit/runtest.sh _build/tests/unit/visual/visual tests/unit/visual/tst_sections.13.qml [...] FAIL! : components::SectionsApi::initTestCase() Action 0 was triggered with selectedIndex: 1. Actual (): true Expected (): false

[Ubuntu-sdk-bugs] [Bug 1608912] Re: Changing volume from speaker/microphone with mouse wheel is not working

2016-08-05 Thread Christian Dywan
** No longer affects: ubuntu-ui-toolkit (Ubuntu) -- 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/1608912 Title: Changing volume from speaker/microphone with mouse

[Ubuntu-sdk-bugs] [Bug 1607552] Re: Blue dots for highlighting a text/cursor control can not be placed over the cursor

2016-08-04 Thread Christian Dywan
*** This bug is a duplicate of bug 1484825 *** https://bugs.launchpad.net/bugs/1484825 ** This bug is no longer a duplicate of bug 1540108 Blue dots for text marking/placing a cursor are too small ** This bug has been marked a duplicate of bug 1484825 Text handle in the wrong position

[Ubuntu-sdk-bugs] [Bug 1598491] Re: AdaptivePageLayout primaryPageSource: is slow to load

2016-08-09 Thread Christian Dywan
This isn't being slow - by default the primaryPageSource is being loaded asynchronously, that is unless you set asynchronous: false, and so by definition the component is going to be complete before it's loaded. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Invalid -- You

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

2016-06-30 Thread Christian Dywan
Importance: High Assignee: Christian Dywan (kalikiana) Status: Confirmed -- 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/1597672 Title: ubuntu-ui-toolkit-laun

[Ubuntu-sdk-bugs] [Bug 1594281] [NEW] Can't override overflow menu delegate in ActionBar

2016-06-20 Thread Christian Dywan
Public bug reported: I'm looking to implement an overflow menu with headers and selected items, as used in Dekko and Telegram. For that I need to override the delegate of the trailingActionBar - otherwise I'd have to replace the whole menu. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance:

[Ubuntu-sdk-bugs] [Bug 1660399] Re: Infinite ProgressBar should be have a more visual

2017-02-08 Thread Christian Dywan
** Also affects: ubuntu-ux Importance: Undecided Status: New ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Triaged ** Summary changed: - Infinite ProgressBar should be have a more visual + Infinite ProgressBar should be more visual -- You received this bug

[Ubuntu-sdk-bugs] [Bug 1407723] Re: Text cursor/selection handles too small and confusing

2017-01-23 Thread Christian Dywan
** No longer affects: ubuntu-ui-toolkit (Ubuntu RTM) ** No longer affects: ubuntu-ui-toolkit (Ubuntu Vivid) -- 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/1407723

[Ubuntu-sdk-bugs] [Bug 1427117] Re: MainView does not handle the RTL system setting

2017-01-27 Thread Christian Dywan
This eventually has been implemented in various styles, so I think the bug/ MR is redundant now. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Fix Committed ** No longer affects: ubuntu-ui-toolkit (Ubuntu RTM) -- You received this bug notification because you are a

[Ubuntu-sdk-bugs] [Bug 1542098] Re: remove vertical separator in Bluetooth panel

2017-01-27 Thread Christian Dywan
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-system-settings (Ubuntu) -- 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/1542098 Title: remove vertical

[Ubuntu-sdk-bugs] [Bug 1416040] Re: Can't change position in currently edited word

2017-01-27 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Fix Released ** No longer affects: ubuntu-ui-toolkit (Ubuntu RTM) -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.

[Ubuntu-sdk-bugs] [Bug 1391480] Re: Creating template scope shows many "failed" info

2017-01-27 Thread Christian Dywan
** Package changed: ubuntu-ui-toolkit (Ubuntu) => qtcreator-plugin- ubuntu (Ubuntu) -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to qtcreator-plugin-ubuntu in Ubuntu. https://bugs.launchpad.net/bugs/1391480 Title: Creating

[Ubuntu-sdk-bugs] [Bug 1277226] Re: Support for fastscroll via listview headers

2017-01-27 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Invalid -- 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/1277226 Title: Support for fastscroll

[Ubuntu-sdk-bugs] [Bug 1317639] Re: Add /home patching to autopilot helper

2017-01-27 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Fix Released ** No longer affects: ubuntu-ui-toolkit (Ubuntu Vivid) -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.

[Ubuntu-sdk-bugs] [Bug 1647526] Re: [Ubuntu phone]Display error in language page.

2017-01-27 Thread Christian Dywan
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-system-settings (Ubuntu) -- 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/1647526 Title: [Ubuntu phone]Display

[Ubuntu-sdk-bugs] [Bug 1648801] Re: In AdaptivePageLayout, show a placeholder Page in empty columns

2017-01-27 Thread Christian Dywan
** Also affects: ubuntu-ux Importance: Undecided Status: New ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.

[Ubuntu-sdk-bugs] [Bug 1661743] Re: XmlListModel with xml string triggers AppArmor denials

2017-02-16 Thread Christian Dywan
** Package changed: ubuntu-ui-toolkit (Ubuntu) => qtdeclarative- opensource-src (Ubuntu) -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to qtdeclarative-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1661743 Title:

[Ubuntu-sdk-bugs] [Bug 1615591] [NEW] Promote MainWindow to Ubuntu.Components and add unit tests

2016-08-22 Thread Christian Dywan
Public bug reported: Once we determine the MainWindow API ready, provided discussion around the features we want it to have has taken place, more tests should be added so all the API is covered and finally it should move from Labs to Components. ** Affects: ubuntu-ui-toolkit (Ubuntu)

[Ubuntu-sdk-bugs] [Bug 1616858] [NEW] ActionBar overflow issues with Qt 5.6

2016-08-25 Thread Christian Dywan
Public bug reported: With Qt 5.6 I'm seeing problems with the ActionBar. 1. tst_actionbar.13.qml passes but there's lots of warnings: QWARN : components::ActionBarApi::test_number_of_actions_in_overflow() ./_build/qml/Ubuntu/Components/Themes/Ambiance/1.3/OverflowPanel.qml:66: ReferenceError:

[Ubuntu-sdk-bugs] [Bug 1616889] [NEW] ActionBar with overflow doesn't shrink

2016-08-25 Thread Christian Dywan
Public bug reported: The ActionBar with an overflow, as can be seen in tst_actionbar.13.qml, doesn't shrink below the space needed to show numberOfSlots buttons. That seems counterproductive when the window/ column/ device is too small, but I still want to see more buttons when possible

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

2016-09-14 Thread Christian Dywan
** Also affects: ubuntu-ux 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/1580974 Title: Button label should ellipsize in

[Ubuntu-sdk-bugs] [Bug 1625507] [NEW] Build fails on QT_ASCII_CAST_WARN in QString.replace

2016-09-20 Thread Christian Dywan
nclude/x86_64-linux-gnu/qt5/QtCore/qstring.h:654:31 note: declared here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ cc1plus: all warnings being treated as errors ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Critical Assignee: Christian D

[Ubuntu-sdk-bugs] [Bug 1514860] Re: OptionSelector does not work with keyboard

2016-09-20 Thread Christian Dywan
** No longer affects: ubuntu-ui-toolkit (Ubuntu RTM) -- 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/1514860 Title: OptionSelector does not work with keyboard Status

[Ubuntu-sdk-bugs] [Bug 1626445] [NEW] lttng shouldn't be enabled out of the box/ incompatible with snappy confinement

2016-09-22 Thread Christian Dywan
Public bug reported: As I understand it, lttng shouldn't be used out of the box - I'm seeing apparmor complaining about it, though. The other aspect of it is the fact that it's using a folder apparmor won't allow under snap confinement. I realize this is a hybrid bug, but I don't know exactly

[Ubuntu-sdk-bugs] [Bug 1626445] Re: lttng shouldn't be enabled out of the box/ incompatible with snappy confinement

2016-09-22 Thread Christian Dywan
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-app-launch (Ubuntu) -- 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/1626445 Title: lttng shouldn't be enabled

[Ubuntu-sdk-bugs] [Bug 1627978] [NEW] Different sized/ themed mouse pointers

2016-09-27 Thread Christian Dywan
Public bug reported: Somehow headers have larger mouse pointers with a theme different to other components. This seems like a subtle bug, but it's rather confusing. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New -- You received this bug notification

[Ubuntu-sdk-bugs] [Bug 1630167] Re: SlotsLayout with Column as mainSlot: endless loop when resizing view so that Column has negative width

2016-10-11 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Fix Committed ** No longer affects: ubuntu-ui-toolkit (Ubuntu RTM) -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.

[Ubuntu-sdk-bugs] [Bug 1633851] Re: Middle-click clipboard no longer works

2016-10-17 Thread Christian Dywan
** No longer affects: ubuntu-ui-toolkit (Ubuntu) -- 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/1633851 Title: Middle-click clipboard no longer works Status in

[Ubuntu-sdk-bugs] [Bug 1586013] Re: UITK Date picker broken on xenial

2016-10-14 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Fix Released => In Progress ** Changed in: canonical-devices-system-image Status: Fix Committed => Confirmed -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to

[Ubuntu-sdk-bugs] [Bug 1462489] Re: Allow apps to keep the screen on

2017-01-09 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to qtsystems-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1462489 Title: Allow apps to keep

<    1   2