[Bug 1540642] [NEW] When closing a QML app, there are a bunch of invalid disconnects

2016-02-01 Thread Tim Peeters
Public bug reported: For example: tim@ubuntu:~/dev/ubuntu-ui-toolkit/m/headerAnimate/tests/unit_x11/tst_components$ GRID_UNIT_PX=16 ../../../ubuntu-ui-toolkit-launcher/ubuntu-ui-toolkit-launcher tst_pagehead_visible.qml file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtTest/TestCase.qml:337:32:

[Bug 1539759] Re: Tab button does not appear when using the new header API

2016-02-01 Thread Tim Peeters
The tabs pattern was deprecated by design (it wouldn't work well with the AdaptivePageLayout), so we don't have it in the new PageHeader for now. They are working on a new navigation pattern for the root page. I will need the new designs before I can implement this. ** Changed in:

[Bug 1540240] Re: Automatic Header height adjustment should be optional

2016-02-01 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Tim Peeters (tpeeters) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1540240] Re: Automatic Header height adjustment should be optional

2016-02-01 Thread Tim Peeters
Because I like to know what the designers think of this. Perhaps they propose the app to be different, or maybe the header heights should not be linked at all, or linking the header heights should be optional. The last option is probably the most cumbersome because then we have to decide on an API

[Bug 1540240] Re: Automatic Header height adjustment should be optional

2016-02-01 Thread Tim Peeters
** Attachment added: "From the attached zip file (for people who couldn't open it)" https://bugs.launchpad.net/ubuntu-ux/+bug/1540240/+attachment/4561218/+files/primary%20column.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1540240] Re: Automatic Header height adjustment should be optional

2016-02-01 Thread Tim Peeters
** Attachment added: "From the attached zip file" https://bugs.launchpad.net/ubuntu-ux/+bug/1540240/+attachment/4561217/+files/dualcolumn.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1540240

[Bug 1540240] Re: Automatic Header height adjustment should be optional

2016-02-01 Thread Tim Peeters
@Stefano, for your use case, maybe it is better not to use the PageHeader in the page on the right side. You could set Page.header: Item { } to not show any header there, and then you add your own larger and more complicated header at the top of your page manually. If you want it to link to a

[Bug 1540240] Re: Automatic Header height adjustment should be optional

2016-02-01 Thread Tim Peeters
I can think of a solution where the AdaptivePageLayout has a maximumHeaderHeight property that holds the maximum (implicit) height of the header in each of the columns. App developers can then set PageHeader { height: adaptivePageLayout.maximumHeaderHeight } to synchronize the header heights.

[Bug 1539759] Re: Tab button does not appear when using the new header API

2016-02-01 Thread Tim Peeters
I had a chat with Jouni, and a pattern similar to the tabs pattern will be used as navigation. However, the panel that the navigation ("hamburger") button on the top- left opens will be more flexible, so that the app developers can put inside anything they want. This means that the current Tabs {

[Bug 1524901] Re: When an application starts there is temporarily a white gap at the top

2016-01-28 Thread Tim Peeters
I flashed the rc-proposed image on mako and I have problems reproducing this bug. - In music-app it seems like the whole background is flashing white before showing the proper page, not just the top - Messaging-app looks fine. No white box. - Dekko crashes on startup after I added an account. -

[Bug 1524901] Re: When an application starts there is temporarily a white gap at the top

2016-01-28 Thread Tim Peeters
There is a very similar bug https://bugs.launchpad.net/ubuntu/+source /ubuntu-ui-toolkit/+bug/1518002 but with different apps listed that is fixed in the branch attached to that bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1524901] Re: When an application starts there is temporarily a white gap at the top

2016-01-28 Thread Tim Peeters
With the latest rc-proposed on krillin (r394) I get the same results as with r384:. Messaging-app, contacts-app and Dekko are good, music-app does seem affected. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1524901] Re: When an application starts there is temporarily a white gap at the top

2016-01-28 Thread Tim Peeters
I got Dekko to work properly (removed the account properly and then re- added it in Dekko), and it starts good now without showing a white gap. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1524901

[Bug 1524901] Re: When an application starts there is temporarily a white gap at the top

2016-01-28 Thread Tim Peeters
^My reports above were on mako with the latest rc-proposed image (r352). On krillin with image r387 I can reproduce this bug: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1518002 with music-app. Messaging-app, contacts-app and Dekko are good (I cannot reproduce the bug). Now

[Bug 1518002] Re: Header is shown at startup and slides out even though it is set to be invisible and locked

2016-01-28 Thread Tim Peeters
t1mp, i don't think bug 1524901 and bug 1518002 are duplicates, One is stating that if you have the header locked in the visible=false state then it animates on startup. The other states that some apps that have a header get an extra gap at startup. Although they may be linked in terms of how

[Bug 1524901] Re: When an application starts there is temporarily a white gap at the top

2016-01-28 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => In Progress ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1518002] Re: Header is shown at startup and slides out even though it is set to be invisible and locked

2016-01-28 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1518002 Title: Header is shown at startup and slides out even though

[Bug 1524901] Re: When an application starts there is temporarily a white gap at the top

2016-01-28 Thread Tim Peeters
Please provide a small test program to reproduce the bug ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1524901

[Bug 1518002] Re: Header is shown at startup and slides out even though it is set to be invisible and locked

2016-01-28 Thread Tim Peeters
This duplicate bug https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui- toolkit/+bug/1524901 reports the issue also with Music, dekko, messaging-app. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1524901] Re: When an application starts there is temporarily a white gap at the top

2016-01-28 Thread Tim Peeters
*** This bug is a duplicate of bug 1518002 *** https://bugs.launchpad.net/bugs/1518002 ** This bug has been marked a duplicate of bug 1518002 Header is shown at startup and slides out even though it is set to be invisible and locked -- You received this bug notification because you are

[Bug 1524901] Re: When an application starts there is temporarily a white gap at the top

2016-01-28 Thread Tim Peeters
** This bug is no longer a duplicate of bug 1518002 Header is shown at startup and slides out even though it is set to be invisible and locked -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1524901

[Bug 1524901] Re: When an application starts there is temporarily a white gap at the top

2016-01-27 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Tim Peeters (tpeeters) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1524901 Title: When an application sta

[Bug 1531871] Re: Page header showing two div lines when using adaptive layout

2016-01-21 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1531871 Title: Page header showing two div lines when using

[Bug 1465048] Re: Sections does not scroll

2016-01-21 Thread Tim Peeters
I'm working on it. But it is better not to use the PageHeadSections now. There is new API to replace the old header configuration. Page now has a 'header' property that can be set to a PageHeader, which can contain a Sections component. See

[Bug 1531016] Re: GridView that is inside tabs or pagestack on desktop judders when the header scrolls in/out

2016-01-21 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1531016 Title: GridView that is inside tabs or pagestack on

[Bug 1493040] Re: PageHeadSections: changes selection when adding/removing items

2016-01-21 Thread Tim Peeters
As requested in this bug https://bugs.launchpad.net/ubuntu-rtm/+source /ubuntu-ui-toolkit/+bug/1513933 I made these changes: https://code.launchpad.net/~tpeeters/ubuntu-ui-toolkit/pageHead- sectionsIndex/+merge/279834 to reset the sectionIndex to -1 when the model changes. The motivation is that

[Bug 1531457] Re: AppHeader has no background

2016-01-20 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1531457 Title: AppHeader has no background To manage

[Bug 1535241] Re: AdaptivePageLayout first example is badly broken

2016-01-18 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Critical ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1535241] Re: AdaptivePageLayout first example is badly broken

2016-01-18 Thread Tim Peeters
It broke in staging r1768. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1535241 Title: AdaptivePageLayout first example is badly broken To manage notifications about this bug go to:

[Bug 1531871] Re: Page header showing two div lines when using adaptive layout

2016-01-07 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Tim Peeters (tpeeters) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => In Progress -- You received this bug notificatio

[Bug 1531457] [NEW] AppHeader has no background

2016-01-06 Thread Tim Peeters
Public bug reported: The clipping of the Page not to overlap with the AppHeader (which has transparent background) was removed in this MR: https://code.launchpad.net/~zsombi/ubuntu-ui- toolkit/bottomEdge/+merge/278336 So in the AdaptivePageLayout, the Page contents, and the header contents may

[Bug 1531457] Re: AppHeader has no background

2016-01-06 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Tim Peeters (tpeeters) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => In Progress ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High -- You received this bug notificatio

[Bug 1531016] Re: GridView that is inside tabs or pagestack on desktop judders when the header scrolls in/out

2016-01-06 Thread Tim Peeters
[17:18:33] t1mp, that branch resolves the issue for both the test case and the music-app thanks :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1531016 Title: GridView that is inside tabs or

[Bug 1531584] Re: [regression] Missing clear-search icon

2016-01-06 Thread Tim Peeters
That change was made in this MR: https://code.launchpad.net/~ubuntu-sdk- team/ubuntu-ui-toolkit/validClearIconName/+merge/280968 ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Christian Dywan (kalikiana) ** Changed in: ubuntu-ui-toolkit (Ubuntu RTM) Assignee:

[Bug 1531016] Re: GridView that is inside tabs or pagestack on desktop judders when the header scrolls in/out

2016-01-05 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1531016 Title: GridView that is inside tabs or pagestack on desktop

[Bug 1531016] Re: GridView that is inside tabs or pagestack on desktop judders when the header scrolls in/out

2016-01-05 Thread Tim Peeters
The problem occurs when the Page is changing its height when scrolling. The problem does not occur though with a Flickable or ListView instead of the GridView, or when there are no Tabs to hold the Page. To work around this in the example code, you can set the width and height of the Page to the

[Bug 1531016] Re: GridView that is inside tabs or pagestack on desktop judders when the header scrolls in/out

2016-01-05 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Tim Peeters (tpeeters) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1531016] Re: GridView that is inside tabs or pagestack on desktop judders when the header scrolls in/out

2016-01-05 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1531016 Title: GridView that is inside tabs or pagestack on desktop judders

[Bug 1530896] Re: header trailingActions appear from the right to left on header

2016-01-04 Thread Tim Peeters
in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Tim Peeters (tpeeters) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Invalid ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are

[Bug 1528263] Re: UITK font sizes should reflect designs

2015-12-22 Thread Tim Peeters
** Attachment added: "Screenshots comparing the old font sizes with the new (from the attached MR)." https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1528263/+attachment/4538886/+files/screenshots.zip -- You received this bug notification because you are a member of Ubuntu

[Bug 1528263] Re: UITK font sizes should reflect designs

2015-12-22 Thread Tim Peeters
** Changed in: ubuntu-ux Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1528263 Title: UITK font sizes should reflect designs To manage notifications about this

[Bug 1527811] Re: Online accounts buttons not sensitive

2015-12-21 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Tim Peeters (tpeeters) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1527811] Re: Online accounts buttons not sensitive

2015-12-21 Thread Tim Peeters
The bug was introduced in UITK staging r1760 (the above test program fails in r1760 and works fine in r1759), and unfortunately the switchAndCheckboxFix branch does not fix it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1527811] Re: Online accounts buttons not sensitive

2015-12-21 Thread Tim Peeters
Fixed in the attached MR. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1527811 Title: Online accounts buttons

[Bug 1527811] Re: Online accounts buttons not sensitive

2015-12-21 Thread Tim Peeters
I can reproduce the issue with this test program: import QtQuick 2.4 import Ubuntu.Components 1.3 import Ubuntu.Components.ListItems 1.3 Rectangle { width: 800 height: 600 Standard { anchors.fill: parent text: "bla" onTriggered: print("bad")

[Bug 1527811] Re: Online accounts buttons not sensitive

2015-12-21 Thread Tim Peeters
It appears that when tapping the list items (ListItem.Standard), there is no triggered signal. Only clicked. This is a bug we need to fix. But as a quick workaround you could use onClicked: instead of onTriggered. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1527811] Re: Online accounts buttons not sensitive

2015-12-21 Thread Tim Peeters
We have a fix for ActionItem.trigger included in our current landing, see https://code.launchpad.net/~zsombi/ubuntu-ui- toolkit/switchAndCheckboxFix/+merge/280844 That might fix the issue, but I haven't confirmed that yet. -- You received this bug notification because you are a member of Ubuntu

[Bug 1528263] Re: UITK font sizes should reflect designs

2015-12-21 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => In Progress ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1336793] Re: [sdk] Smaller header in landscape orientation

2015-12-16 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1336793 Title: [sdk] Smaller header in landscape orientation To

[Bug 1336793] Re: [sdk] Smaller header in landscape orientation

2015-12-15 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Low => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1336793 Title: [sdk] Smaller header in landscape orientation To manage

[Bug 1517614] Re: Page.head.sections.selectedIndex binding of values is broken

2015-12-14 Thread Tim Peeters
** Also affects: messaging-app (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1517614 Title: Page.head.sections.selectedIndex binding of values

[Bug 1517612] Re: Page.head.sections selects the first item even though selectedIndex is -1

2015-12-14 Thread Tim Peeters
** Also affects: messaging-app (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1517612 Title: Page.head.sections selects the first item even

[Bug 1428757] Re: [SDK] Header should be responsive for Tablet and Desktop form factors

2015-12-09 Thread Tim Peeters
UX specs were updated. Number of actions now varies from 3 to 6 depending on the width of the header. See attached MR. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1428757 Title: [SDK] Header

[Bug 1513933] Re: Page.head.sections.selectedIndex does not reset when changing model

2015-12-08 Thread Tim Peeters
Note that this bug is also blocking the fix for https://bugs.launchpad.net/ubuntu/+source/address-book-app/+bug/1489330 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1513933 Title:

[Bug 1513933] Re: Page.head.sections.selectedIndex does not reset when changing model

2015-12-08 Thread Tim Peeters
I implemented the desired behavior in the attached MR. However, that conflicts with this bug: https://bugs.launchpad.net/ubuntu/+source /ubuntu-ui-toolkit/+bug/1511839 Internally, the application header has a single Sections instance, and when the active Page changes, the PageHeadSections of that

[Bug 1523501] Re: r1712 broke our AP tests on desktop

2015-12-07 Thread Tim Peeters
timp: it also breaks on the device ** Summary changed: - r1712 broke our AP tests on desktop + r1712 broke our AP tests on desktop and device -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1523501

[Bug 1523553] [NEW] Use namespaces for our CPP classes

2015-12-07 Thread Tim Peeters
Public bug reported: Put our classes inside a UITK namespace to avoid conflicts with other libs. Some cpp classes we prefix with 'uc', but not all (nothing in privates/ is prefixed). ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New -- You received this

[Bug 1523501] [NEW] r1712 broke our AP tests on desktop

2015-12-07 Thread Tim Peeters
Public bug reported: File "/home/tim/dev/ubuntu-ui-toolkit/m/fix-header-ap-landing/tests/autopilot/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py", line 41, in _get_visible_container_bottom if keyboard._keyboard.is_available(): AttributeError: 'Keyboard' object has no attribute

[Bug 1513933] Re: Page.head.sections.selectedIndex does not reset when changing model

2015-12-07 Thread Tim Peeters
When the model is changed, some times the selectedIndex is no longer valid (too large) and must be changed. However, the Sections does not know how the model was changed. Perhaps the model changed from ["one", "two", "three", "four"] to ["one", "two", "three"], with selectedIndex = 1 ("two"). It

[Bug 1513933] Re: Page.head.sections.selectedIndex does not reset when changing model

2015-12-07 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1513933 Title: Page.head.sections.selectedIndex does not reset when

[Bug 1522018] [NEW] No flickable in gallery about Page

2015-12-02 Thread Tim Peeters
Public bug reported: On a phone (40GU wide), launch UITK gallery, go to the about screen, and rotate the phone to landscape orientation. The text does not fit in the screen, but scrolling is not possible. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New --

[Bug 1520164] Re: overlay buttons globalRect has wrong y co-ordinate (represents center of the object, rather than the top)

2015-11-26 Thread Tim Peeters
camera-app is the only app that I know that deals with rotation of the device by rotating the buttons individually (the buttons rotate when changing orientation, not the whole app). Could it be related to that? -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1408015] Re: [sdk][UX] Confirmation in the header bar confusing

2015-11-23 Thread Tim Peeters
** Changed in: ubuntu-ux Status: In Progress => Fix Committed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1518106] Re: Using "$ source export_modules_dir.sh" causes the error "bash: /bin/build_paths.inc: No such file or directory"

2015-11-20 Thread Tim Peeters
build_paths.inc does not exist until you run 'qmake'. Did you do that? Also exporting the modules dir before running 'make' to compile the plugin is useless, so you need to do that as wel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1514143] Re: While searching often times the keyboard hides while typing

2015-11-19 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1514143 Title: While searching often times the keyboard hides

[Bug 1515593] Re: head.foregroundColor does not affect icons in the header

2015-11-19 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1515593 Title: head.foregroundColor does not affect icons in the

[Bug 1518002] Re: Header is shown at startup and slides out even though it is set to be invisible and locked

2015-11-19 Thread Tim Peeters
** Tags added: header -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1518002 Title: Header is shown at startup and slides out even though it is set to be invisible and locked To manage

[Bug 1518002] Re: Header is shown at startup and slides out even though it is set to be invisible and locked

2015-11-19 Thread Tim Peeters
at the same time the new features land. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Tim Peeters (tpeeters) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed -- You

[Bug 1432696] Re: [SDK] Bottom edge header improvement

2015-11-19 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Zsombor Egri (zsombi) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1432696 Title: [SDK] Bottom edge header improvement To

[Bug 1517614] Re: Page.head.sections.selectedIndex binding of values is broken

2015-11-19 Thread Tim Peeters
Right. I confirmed the bug. For some reason the selectedIndex of head.sections is not updated. The binding seems broken. I did test with the new header that we have in staging: http://paste.ubuntu.com/13345460/ and that works fine. -- You received this bug notification because you are a member

[Bug 1517614] Re: Page.head.sections.selectedIndex binding of values is broken

2015-11-19 Thread Tim Peeters
This construction with a binding for head.sections.selectedIndex should be avoided, because when the user taps on the sections to change the current section, the new index of the section is updated and the binding is broken. Perhaps your newly defined property int selectedIndex should be an alias

[Bug 1515593] Re: head.foregroundColor does not affect icons in the header

2015-11-18 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => In Progress ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1514143] Re: While searching often times the keyboard hides while typing

2015-11-16 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1514143 Title: While searching often times the keyboard hides while

[Bug 1504755] Re: Popover does not open on top of all other Items in the root item.

2015-10-19 Thread Tim Peeters
** Summary changed: - Popover does not open on top of all other Items + Popover does not open on top of all other Items in the root item. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1504755 Title:

[Bug 1487414] Re: recordmydesktop should be a dependency of ubuntu-ui-toolkit-autopilot

2015-10-14 Thread Tim Peeters
Either this, or disable recording when recordmydesktop is not found (but add it to Suggested dependencies). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1487414 Title: recordmydesktop should be a

[Bug 1408015] Re: [sdk][UX] Confirmation in the header bar confusing

2015-10-14 Thread Tim Peeters
New designs are coming which makes this more clear. ** Changed in: ubuntu-ux Status: Fix Committed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1408015 Title: [sdk][UX]

[Bug 1500483] Re: [sdk] animate header component when app comes back to the foreground

2015-10-14 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500483 Title: [sdk] animate header component when app comes

[Bug 1498863] Re: Scenarios in ubuntuuitoolkit.tests.gallery.test_gallery.OpenPagesTestCase.test_open_page fail with autopilot.exceptions.StateNotFoundError

2015-10-14 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1498863 Title: Scenarios in

[Bug 1495408] Re: Black square in header

2015-10-14 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1495408 Title: Black square in header To manage notifications

[Bug 1500409] Re: Dragging within a ListItem does not work

2015-10-13 Thread Tim Peeters
The ListItem itself supports dragging left or right to show leading and trailing actions. This would conflict with the possibility of dragging ListItem contents independently. If you do not need that ListItem functionality, I would say use a simple Item as a delegate instead of a ListItem. --

[Bug 1504755] [NEW] Popover does not open on top of all other Items

2015-10-10 Thread Tim Peeters
Public bug reported: When I open a Popover, I expect it to be on top of all other Items. This is not the case if any Item has a z-value > 0, the Popover will then open behind that Item, potentially hiding the Popover. Use the example code below to reproduce the issue. Run the qml code and click

[Bug 1504755] Re: Popover does not open on top of all other Items

2015-10-10 Thread Tim Peeters
So, wrapping another Item around the example code above which serves as the root item, the problem is not there. Also, when the root Item is a MainView, the problem does not occur because the MainView places its children in a separate default Item. This makes the bug less urgent for now. **

[Bug 1504755] Re: Popover does not open on top of all other Items

2015-10-10 Thread Tim Peeters
The problem only occurs when the parent of the item with z>0 is actually the root item. The popover foreground is not reparented there because it is already having that Item as its parent. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1504755] Re: Popover does not open on top of all other Items

2015-10-10 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Medium => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1504755 Title: Popover does not open on top of all other Items To manage

[Bug 1350893] Re: [sdk] Allow header background customization per page

2015-10-09 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Incomplete => In Progress ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Low => Medium ** Changed in: ubuntu-ui-toolkit Importance: Low => Medium ** No longer affects: ubuntu-ui-toolkit -- You received this bug notification

[Bug 1492328] Re: header icon color should match title label color when backgroundColor is set

2015-10-08 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => In Progress ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1445016] Re: Having access to the page header component would be useful

2015-10-08 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => In Progress ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Tim Peeters (tpeeters) -- You received this bug not

[Bug 1368811] Re: [SDK] Bottom edge behaviour needs refining

2015-10-08 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: Tim Peeters (tpeeters) => (unassigned) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Zsombor Egri (zsombi) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1465048] Re: PageHeadSections does not scroll

2015-10-02 Thread Tim Peeters
The header uses the Sections component, so that is the one that needs to scroll. I assigned this to myself now, but there other header-related things that need to be finished first. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Tim Peeters (tpeeters) ** Summary chan

[Bug 1500483] Re: [sdk] animate header component when app comes back to the foreground

2015-10-02 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1500483 Title: [sdk] animate header component when app comes back

[Bug 1500483] Re: [sdk] animate header component when app comes back to the foreground

2015-09-29 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => In Progress ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Medium ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Tim Peeters (tpeeters) -- You received this bug notificatio

[Bug 1500483] [NEW] [sdk] animate header component when app comes back to the foreground

2015-09-28 Thread Tim Peeters
Public bug reported: When the header is hidden by scrolling it out of the view in an app, and the user switches between apps, when an app comes back to the foreground, the header instantly appears again. This means when going back to a previous app, the app is not in exactly the same state as

[Bug 1496913] [NEW] RTL switch in UITK component gallery

2015-09-17 Thread Tim Peeters
Public bug reported: We should have a switch for RTL in the component gallery. Next to the theme switch button in the main page header is a good place. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: Confirmed -- You received this bug notification because you

[Bug 1369939] Re: Default value for MainView.useDeprecatedToolbar will change to false in 1.2

2015-09-16 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1369939 Title: Default value for MainView.useDeprecatedToolbar

[Bug 1396190] Re: Inactive pages bleed through other pages

2015-09-16 Thread Tim Peeters
This is no longer an issue with AdaptivePageLayout, which is now recommended instead of PageStack. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1214442] Re: [sdk]Add toolbar component

2015-09-16 Thread Tim Peeters
Femma can you elaborate on why it cannot be fixed as a bug? Note that I don't have access to the kanban board that you linked. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Triaged => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1257307] Re: [sdk] The pagestacks should allow to pop more than one page at the time

2015-09-16 Thread Tim Peeters
PageStack will be deprecated in favor of AdaptivePageLayout. AdaptivePageLayout already has a removePages() function that takes a parameter which determines which pages are removed from the stack. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Incomplete => Won't Fix -- You received

[Bug 1247865] Re: Pages Stack misses animations

2015-09-16 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: High => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1247865 Title: Pages Stack misses animations To manage notifications about

[Bug 1494387] Re: CheckBox needs to track external properties

2015-09-15 Thread Tim Peeters
** Description changed: Often a CheckBox/Switch is used to show the value of a property outside of the CheckBox. For example: Switch { id: hiddenSwitch checked: !header.exposed onClicked: header.exposed = !header.exposed } At first look, this code may seem fine,

[Bug 1494387] Re: CheckBox needs to track external properties

2015-09-15 Thread Tim Peeters
More people run into problems here: http://pastebin.ubuntu.com/12417204/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1494387 Title: CheckBox needs to track external properties To manage

<    1   2   3   4   5   6   7   8   9   10   >