[Ubuntu-sdk-bugs] [Bug 1513079] [NEW] Sections are aligned to the left

2015-11-04 Thread Michal Predotka
Public bug reported: I just noticed that head.sections are aligned to the left when using Ubuntu.Components 1.3. In my opinion it looks unbalanced and "wrong". In the previous version of the framework(1.2) they were centered. Screenshot attached ** Affects: ubuntu-ui-toolkit (Ubuntu) Import

[Ubuntu-sdk-bugs] [Bug 1515593] [NEW] head.foregroundColor does not affect icons in the header

2015-11-12 Thread Michal Predotka
Public bug reported: According to the documentation of PageHeadConfiguration ( https://developer.ubuntu.com/api/apps/qml/sdk-15.04.1/Ubuntu.Components.PageHeadConfiguration ) property "foregroundColor" should change the color of the text and icons. Unfortunately it only affects the page title a

[Ubuntu-sdk-bugs] [Bug 1515635] [NEW] head.visible does not work if binded to other property

2015-11-12 Thread Michal Predotka
Public bug reported: Changing visibility of a page header does not seem to work if head.visible is binded to another property and that property changes. This code works (visibility changes on button click): import QtQuick 2.4 import Ubuntu.Components 1.3 Page { id: root title: "Test pa

[Ubuntu-sdk-bugs] [Bug 1520778] [NEW] No way to get rid of header divider without Page component

2015-11-28 Thread Michal Predotka
Public bug reported: My intention was to have a "clear canvas" to put elements on it. I thought using just MainView would be enough to do that but I was surprised that the header divider was visible. To get rid of it I had to add Page component and use "head.visible: false". ** Affects: ubuntu-ui

[Ubuntu-sdk-bugs] [Bug 1532346] [NEW] Can't update "Click target" for armhf

2016-01-08 Thread Michal Predotka
Public bug reported: I have a problem with updating "click target" in the SDK. I use Ubuntu 14.04 and SDK from PPA for developers. When I click "Update" next to "ubuntu-sdk-15.04 armhf", I get this error: Reading package lists... Building dependency tree... Reading state information... You mig

[Ubuntu-sdk-bugs] [Bug 1536170] [NEW] Using "SlotsLayout.position: SlotsLayout.End" gives error

2016-01-20 Thread Michal Predotka
Public bug reported: According to SlotsLayout documentation one of the enum for "position" is "SlotsLayout.End" https://developer.ubuntu.com/api/apps/qml/sdk-15.04.1/Ubuntu.Components.SlotsLayout /#position-attached-prop After speaking with Andrea Bernabei, turns out instead of "SlotsLayout.End"

[Ubuntu-sdk-bugs] [Bug 1547648] [NEW] Hint text in BottomEdge is not centered

2016-02-22 Thread Michal Predotka
Public bug reported: I've noticed when using hint.text in BottomEdge component that the text is not centered horizontally. Please see the screenshot. Sample code: BottomEdge { hint.text: i18n.tr("Favourites") hint.status: BottomEdgeHint.Active

[Ubuntu-sdk-bugs] [Bug 1540108] Re: Blue dots for text marking/placing a cursor are too small

2016-07-28 Thread Michal Predotka
** 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/1540108 Title: Blue dots for text marking/placin

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

2016-07-28 Thread Michal Predotka
** 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/1607552 Title: Blue dots for highlighting a text

[Ubuntu-sdk-bugs] [Bug 1441325] Re: Sound plays randomly or not at all

2016-07-29 Thread Michal Predotka
I do use SoundEffect and nowadays it seems to work fine. Not sure which OTA fixed the issue. Only problem I noticed and others who use the app, is the change in the sound volume after several clicks. But I believe there's another bug for that. So this bug seems to be fixed for me. Sorry I forgot

[Ubuntu-sdk-bugs] [Bug 1622742] Re: ActivityIndicator broken, likely due to Qt 5.6 update

2016-09-21 Thread Michal Predotka
** Also affects: canonical-devices-system-image 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/1622742 Title: ActivityIndi

[Ubuntu-sdk-bugs] [Bug 1628982] [NEW] Active section has no underline initially

2016-09-29 Thread Michal Predotka
Public bug reported: bq M10 rc-proposed v199 I've noticed this in Silo Installer app but it affects other apps too. Steps to reproduce: 1. Open an app which has PageHeader with Sections 2. Notice the active section has no underline (screenshot attached) 3. Tap on that section, you will see focus