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

2016-09-08 Thread Zsombor Egri
A ListView can navigate with the horizontal or vertical keys (depending on the orientation) *only* if is focused. This can be achieved by setting the activeFocusOnTab: true or by setting the currentIndex through a mouse button click. The ListViewProxy mentioned above it is only active if the

[Ubuntu-sdk-bugs] [Bug 1604780] [NEW] null initializer properties handed over to AdaptivePageLayout or PageStack page adding functions cause error

2016-07-20 Thread Zsombor Egri
PageWrapper 1.3 implementation. This works with 1.2 PageStack and PageWrapper (all QML). ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Assignee: Zsombor Egri (zsombi) Status: In Progress ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => In Progress -- Yo

[Ubuntu-sdk-bugs] [Bug 1567380] Re: Bottom edge arrow looks lo-res

2016-07-08 Thread Zsombor Egri
** 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/1567380 Title: Bottom edge arrow

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

2016-06-23 Thread Zsombor Egri
Public bug reported: With the recent move of c++ types from Ubuntu.Components plugin into UbuntuToolkit and embedding them into a namespace caused API dump to use the namespace inconsistently. In some places has a "." in other places a "::". ** Affects: ubuntu-ui-toolkit (Ubuntu)

[Ubuntu-sdk-bugs] [Bug 1531814] Re: Syntax highlighting broken for ListItem

2016-05-23 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Invalid ** Changed in: canonical-developer-experience 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 1575430] Re: App very slow, great lag after update 2.2.4

2016-05-10 Thread Zsombor Egri
** Project changed: ubuntu-ui-toolkit => 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/1575430 Title: App very slow, great lag after

[Ubuntu-sdk-bugs] [Bug 1558106] Re: Invalid use of palette apparent with new SDK

2016-04-27 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => 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 1573027] [NEW] Palette color setup not optimal, can cause performance problems when loading the theme

2016-04-21 Thread Zsombor Egri
Public bug reported: Separate string checking for each property that needs a different value is slow. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Assignee: Pierre Bertet (bpierre) Status: Fix Committed ** Branch linked:

[Ubuntu-sdk-bugs] [Bug 1097728] Re: [ListItems] too many different ListItems that are not flexible enough

2016-04-15 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid) Status: New => Fix Released ** Changed in: ubuntu-ui-toolkit (Ubuntu RTM) 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

[Ubuntu-sdk-bugs] [Bug 1380766] Re: revert listitem dividers to previous (no margins)

2016-04-15 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid) 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/1380766 Title: revert listitem

[Ubuntu-sdk-bugs] [Bug 1556757] Re: optionselector does not display image correctly

2016-03-14 Thread Zsombor Egri
If your images are in QRC then you should say that to the OptionSelector somehow. Like "qrc://images/icon2.jpg" ** 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

[Ubuntu-sdk-bugs] [Bug 1356779] Re: [SDK] MainView.backgroundColor is not usable any more

2016-03-10 Thread Zsombor Egri
** No longer affects: ubuntu-ui-toolkit (Ubuntu Vivid) ** 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/1356779

[Ubuntu-sdk-bugs] [Bug 1555245] [NEW] Add focused palette value set, fix broken palette colors

2016-03-09 Thread Zsombor Egri
Public bug reported: Focused palette value set is missing. In addition some color values do not have good contrast with their text counterpart. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Assignee: Zsombor Egri (zsombi) Status: In Progress ** Branch linked: lp

[Ubuntu-sdk-bugs] [Bug 1554473] Re: [SDK] Focus ring width for ubunshape should be 1dp

2016-03-08 Thread Zsombor Egri
** Also affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Zsombor Egri (zsombi) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-ui-t

[Ubuntu-sdk-bugs] [Bug 1253608] Re: topMost InverseMouseArea should removeEventFilter when disabled

2016-02-11 Thread Zsombor Egri
This seems to be fixed some time, as we are no longer filtering the app events, but the window. So I'll mark it as fix released. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu SDK bug

[Ubuntu-sdk-bugs] [Bug 1432696] Re: [SDK] Bottom edge header improvement

2016-02-03 Thread Zsombor Egri
The BottomEdge component has been released, with slightly different behaviour, approved by UX. ** 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-sdk-bugs] [Bug 1532346] Re: Can't update "Click target" for armhf

2016-02-01 Thread Zsombor Egri
Michal, this is not a toolkit bug, I forwarded it to the SDK IDE package. ** Also affects: ubuntu-sdk-ide (Ubuntu) Importance: Undecided Status: New ** No longer affects: ubuntu-ui-toolkit (Ubuntu) -- You received this bug notification because you are a member of Ubuntu SDK bug

[Ubuntu-sdk-bugs] [Bug 1535272] Re: [AdaptivePageLayout] UITK Scrollbar hard to use because of the vertical divider

2016-02-01 Thread Zsombor Egri
I've added UX to the bug so they can think of how this should work, as they've requested the divider area to be as it is now. My humble opinion is that there's no clear way to get this done properly. Checking Crusader for instance the scrollbar there is always visible, and the sensing area of the

[Ubuntu-sdk-bugs] [Bug 1540574] Re: [Page] "header" property unusable, hides contents

2016-02-01 Thread Zsombor Egri
Please read the docs, if you have Flickable content, you must link the flickable to the PagerHeader. ** 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-sdk-bugs] [Bug 1539759] Re: Tab button does not appear when using the new header API

2016-01-30 Thread Zsombor Egri
Renato, the design is redoing the navigation concept of the apps, and it will no longer be the Tabs which will be used for that purpose. The Tabs will be something which you can see in Chrome/Firefox on desktop and in Ubuntu Browser on the phone. While I do agree that this particular bug is not

[Ubuntu-sdk-bugs] [Bug 1534877] Re: [AdaptivePageLayout] Allow adding a Page on the stack of the next column

2016-01-25 Thread Zsombor Egri
The problem with this is that you lose track on what has been added and what not. Example, you have a list in the first column, each list activation adds a page to its next column. You would need to track whether the list item had already added a page in order to not to flood the pages, or add

[Ubuntu-sdk-bugs] [Bug 1537248] Re: Disabling haptics in the system settings only affects Unity8 and a few system apps

2016-01-25 Thread Zsombor Egri
*** This bug is a duplicate of bug 1433590 *** https://bugs.launchpad.net/bugs/1433590 Niklas, the bug unfortunately resides in the apparmor denying the access to the settings. We have a bug 1433590 for it, people around the globe are (supposedly) working on it, since it is marked as ota10

[Ubuntu-sdk-bugs] [Bug 1213043] Re: Binding loop detected when changing backgroundColor of MainView dynamically

2016-01-21 Thread Zsombor Egri
** 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/1213043 Title: Binding loop detected when changing

[Ubuntu-sdk-bugs] [Bug 1389759] Re: Tutorial on theming

2016-01-07 Thread Zsombor Egri
The tutorial has been released with sub-theming support. ** 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 subscribed to ubuntu-ui-toolkit in Ubuntu.

[Ubuntu-sdk-bugs] [Bug 1518963] Re: ProgressBar.qml warning

2015-12-18 Thread Zsombor Egri
This has been removed in the 1267 revision of the toolkit. ** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/theme_versioning ** Branch unlinked: lp:~zsombi/ubuntu-ui-toolkit/progressBarFix ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Fix Released -- You received this bug

[Ubuntu-sdk-bugs] [Bug 1511420] Re: Warning when using ProgressBar in 1.3

2015-12-18 Thread Zsombor Egri
** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/theme_versioning ** 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.

[Ubuntu-sdk-bugs] [Bug 1523815] Re: ListItem needs keyboard focus support

2015-12-15 Thread Zsombor Egri
buntu RTM) Importance: Undecided => High ** Changed in: ubuntu-ui-toolkit (Ubuntu RTM) Assignee: (unassigned) => Zsombor Egri (zsombi) ** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/listItemFocus -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, whic

[Ubuntu-sdk-bugs] [Bug 1517777] [NEW] BottomEdgeHint does not focus when activeFocusOnPress is set

2015-11-19 Thread Zsombor Egri
Public bug reported: Set activeFocusOnPressed on BottomEdgeHint. This should result in the component to take the active focus when clicked with the mouse (status being Locked or Active), and it doesn't. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Critical Assignee: Zsombor Egri

[Ubuntu-sdk-bugs] [Bug 1517771] [NEW] Use SwipeArea in BottomEgeHint, remove temporary GestureDetector

2015-11-19 Thread Zsombor Egri
Assignee: Zsombor Egri (zsombi) Status: In Progress ** Branch linked: lp:~zsombi/ubuntu-ui- toolkit/bottomedgehint_with_swipearea -- 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

[Ubuntu-sdk-bugs] [Bug 1517798] [NEW] Add ability to assign action to BottomEdgeHint

2015-11-19 Thread Zsombor Egri
Public bug reported: This requires the BottomEdgeHint to be derived from ActionItem ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Assignee: Zsombor Egri (zsombi) Status: In Progress ** Branch linked: lp:~zsombi/ubuntu-ui- toolkit/bottomedgehint_with_swipearea

[Ubuntu-sdk-bugs] [Bug 1517008] [NEW] Remove DraggingArea in favor of SwipeArea

2015-11-17 Thread Zsombor Egri
Public bug reported: DraggingArea is an old implementation for the same thing SwipeArea is doing, the later actually doing it much better. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Medium Status: Triaged -- You received this bug notification because you are a member of

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

2015-11-16 Thread Zsombor Egri
** Project changed: ubuntu-ui-toolkit => ubuntu-ui-toolkit (Ubuntu) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Critical ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => In Progress ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) =>

[Ubuntu-sdk-bugs] [Bug 1246141] Re: ListItem.Standard spacing between icon & label shouldn't be linked to contentsMargin

2015-11-14 Thread Zsombor Egri
We are deprecating the ListItems sub-module. Please use ListItemLayout or SlotsLayout instead. ** 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 1260793] Re: Error logs from Icon ShaderEffect

2015-11-14 Thread Zsombor Egri
This was fixed indirectly by an OTA5 (or OTA6?) bug where the header navigation icons were turned into black boxes, and we got the same error message when non-visible source was set. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => Fix Released -- You received this bug

[Ubuntu-sdk-bugs] [Bug 1355046] Re: Colourized icon with invalid source is black

2015-11-14 Thread Zsombor Egri
I think this has been fixed indirectly in 1.3 by one OTAx bug where we had the same issue with the header navigation actions getting black boxes. I cannot reproduce the bug anymore. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => Fix Released -- You received this bug

[Ubuntu-sdk-bugs] [Bug 1386579] Re: [SDK] Toolkit lacks radio buttons

2015-11-14 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Medium ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Triaged ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Triaged => Confirmed ** No longer affects: ubuntu-ui-toolkit -- You received this bug

[Ubuntu-sdk-bugs] [Bug 1241506] Re: Confirm Swipe to delete icon color is Gray in Suru themes

2015-11-14 Thread Zsombor Egri
Deprecated in favour of ListItemLayout. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => Won't Fix -- 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 1340132] Re: Text labels under icons are offset to the right #123 mako

2015-11-14 Thread Zsombor Egri
** 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/1340132 Title: Text labels under icons

[Ubuntu-sdk-bugs] [Bug 1477363] Re: onDestruction is never called in the QML component

2015-11-12 Thread Zsombor Egri
In your example, the Page is declared as an instance. When you close the application, the elements will be destroyed silently, without having their attached Component.onDestruction called. When you use a Page declared in the way you reported in a PageStack or AdaptivePageLayout, the Page will not

[Ubuntu-sdk-bugs] [Bug 1492769] Re: OSK should be closed before removing page from PageStack

2015-11-12 Thread Zsombor Egri
OSK is removed by the Qt's TextInput or TextEdit components losing focus. Those lose focus also when the component is deleted or made invisible. As OSK and the UI are running in separate threads, it is obvious that you will receive the signal after the page has been closed. ** Changed in:

[Ubuntu-sdk-bugs] [Bug 1195353] Re: SDK should provide support to rearrange items in a ListView

2015-11-11 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Triaged => Fix Released ** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid) 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

[Ubuntu-sdk-bugs] [Bug 1499872] Re: Right swipe showing running apps, some apps are grayed out

2015-11-11 Thread Zsombor Egri
This is not a toolkit bug, rather Unity8. ** 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 tracking, which is

[Ubuntu-sdk-bugs] [Bug 1499845] Re: Expose whether an app has a visible BottomEdge

2015-11-11 Thread Zsombor Egri
It is way easier to detect on an app whether it is the first run or not than on shell. Shell would need to keep track about each app on how many times it has been launched, and that is just not its task. I mentioned Tutorial component simply because I do see this whole logic being tracked by it:

[Ubuntu-sdk-bugs] [Bug 1259876] Re: No support for colourizing ListItems.Standard Icon.

2015-11-11 Thread Zsombor Egri
No changes will be done for ListItems submodule, the new ListItemLayout gives the freedom to include anything in the slots and thus you can colorise in whichever way you like. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => Won't Fix -- You received this bug notification

[Ubuntu-sdk-bugs] [Bug 1513642] Re: [sdk] Change "Back button" to simple right-swipe from the center of the screen.

2015-11-11 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Invalid ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Wishlist -- 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 1510201] Re: AdaptativeLayout take longer to show a page

2015-11-08 Thread Zsombor Egri
I mark this as invalid as it is not the AdaptivePageLayout which makes the page to load slower but the content of the page, in particular the QtQuick Repeater component which slows the page loading. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Invalid ** Changed in:

[Ubuntu-sdk-bugs] [Bug 1392306] Re: [sdk] Swipe to remove/answer/switch inconsistent

2015-10-22 Thread Zsombor Egri
** 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/1392306 Title: [sdk] Swipe to

[Ubuntu-sdk-bugs] [Bug 1492343] Re: Pages hidden in an AdpativePageLayout stack have their width changed to zero

2015-10-22 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Zsombor Egri (zsombi) ** 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 subs

[Ubuntu-sdk-bugs] [Bug 1486008] Re: [sdk] leading actions width is too small making it very difficult to press

2015-09-25 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => Fix Released ** Changed in: canonical-devices-system-image 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

[Ubuntu-sdk-bugs] [Bug 1499179] [NEW] There must be a way for AdaptivePageLayout to load the primaryPage asynchronously

2015-09-24 Thread Zsombor Egri
{Current|Next}Column() functions. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Assignee: Zsombor Egri (zsombi) 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

[Ubuntu-sdk-bugs] [Bug 1499174] [NEW] AdaptivePageLayout should load URL pages fully asynchronous

2015-09-24 Thread Zsombor Egri
asynchronously. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Assignee: Zsombor Egri (zsombi) Status: In Progress ** Tags: convergence ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => In Progress ** Branch linked: lp:~zsombi/ubuntu-ui-tool

[Ubuntu-sdk-bugs] [Bug 1499178] [NEW] AdaptivePageLayout hides previous pages way before the new page is added to the column

2015-09-24 Thread Zsombor Egri
is removed and screen becomes blank. After a while the new page is added. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Critical Assignee: Zsombor Egri (zsombi) Status: New -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which

[Ubuntu-sdk-bugs] [Bug 1430416] Re: [OSK] Should remember keyboard layout per conversation

2015-09-23 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Incomplete => Won't Fix ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Wishlist ** Description changed: Steps: * go to a conversation * select a non-default keyboard layout * go to a different conversation

[Ubuntu-sdk-bugs] [Bug 1492769] Re: OSK should be closed before removing page from PageStack

2015-09-22 Thread Zsombor Egri
Every button press by default grabs the active focus. Therefore OSK should disappear in any case. if OSK stays still, this is OSK issue. ** Also affects: ubuntu-keyboard (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu

[Ubuntu-sdk-bugs] [Bug 1428114] Re: Need OSK input device on phones

2015-09-22 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Fix Committed => 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/1428114 Title: Need OSK input

[Ubuntu-sdk-bugs] [Bug 1458419] Re: QML Window API crashes the system

2015-08-21 Thread Zsombor Egri
Try to open the SplaschScreen.qml from an Item, do not set it as root item of the QQuickView. ** 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-sdk-bugs] [Bug 1479688] Re: ListItem does not swipe with custom MouseAreas

2015-07-30 Thread Zsombor Egri
Swiping implies the ListItem being highlighted. Should we have the same when the swipe is initiated above an active component placed in the ListItem? ** Also affects: ubuntu-ux Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu

[Ubuntu-sdk-bugs] [Bug 1358680] Re: Inconsistent swipe delete style

2015-07-22 Thread Zsombor Egri
Fixed with ListItem in Ubuntu.Components 1.2 ** 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 subscribed to ubuntu-ui-toolkit in Ubuntu.

[Ubuntu-sdk-bugs] [Bug 1474612] Re: LeadingAction animated component shows over left items

2015-07-22 Thread Zsombor Egri
You can fix this by setting clip: true on ListItem. The clipping has been left intact deliberately due to implications on performance. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Triaged = Invalid -- You received this bug notification because you are a member of Ubuntu SDK bug

[Ubuntu-sdk-bugs] [Bug 1312647] Re: ListItem.Empty: Allow swipe actions other than removal

2015-07-22 Thread Zsombor Egri
This component is deprecated, please use ListItem from Ubuntu.Components 1.2 ** 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-ui-toolkit in

[Ubuntu-sdk-bugs] [Bug 1237400] Re: [InputField] Text hint does not follow the real text size

2015-07-14 Thread Zsombor Egri
** 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/1237400 Title: [InputField] Text hint does

[Ubuntu-sdk-bugs] [Bug 1176918] Re: UI Toolkit Component Gallery needs an icon

2015-07-14 Thread Zsombor Egri
** 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/1176918 Title: UI Toolkit Component

[Ubuntu-sdk-bugs] [Bug 1359112] Re: Alarm model is updated after every change causing all the listview items to be repainted

2015-07-14 Thread Zsombor Egri
** 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/1359112 Title: Alarm model is updated

[Ubuntu-sdk-bugs] [Bug 1349769] Re: Failed to get image from provider Error message seen while using the Icon component

2015-07-14 Thread Zsombor Egri
** 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/1349769 Title: Failed to get image from

[Ubuntu-sdk-bugs] [Bug 1336279] Re: Icon page in UITK gallery does not scroll

2015-07-14 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Fix Released ** Changed in: ubuntu-ui-toolkit (Ubuntu RTM) 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-sdk-bugs] [Bug 1354485] Re: There are untranslatable strings

2015-07-14 Thread Zsombor Egri
** 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/1354485 Title: There are untranslatable

[Ubuntu-sdk-bugs] [Bug 1336789] Re: New visuals for tabs and actions overflow

2015-07-14 Thread Zsombor Egri
** 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/1336789 Title: New visuals for tabs and

[Ubuntu-sdk-bugs] [Bug 1357205] Re: Ubuntu UI Toolkit Gallery app does not load on the desktop

2015-07-14 Thread Zsombor Egri
** 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/1357205 Title: Ubuntu UI Toolkit Gallery

[Ubuntu-sdk-bugs] [Bug 1076771] Re: Label unable to set fontSize xx-small

2015-07-14 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Fix Released ** Changed in: ubuntu-ui-toolkit (Ubuntu RTM) 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-sdk-bugs] [Bug 1312713] Re: Add a dedicated toolbar page to the UI toolkit gallery

2015-07-14 Thread Zsombor Egri
** 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/1312713 Title: Add a dedicated toolbar

[Ubuntu-sdk-bugs] [Bug 1451225] Re: Cannot set background colour for overflow of leading/trailing actions

2015-07-14 Thread Zsombor Egri
Added Ubuntu UX to the bug as we don't have style for SuruDark theme. If added, we should have a default colour for the trailing panel. I'll try 10% lighter background color to see if that suits. However, if added, you should not use delegate for showing the actions. ** Also affects: ubuntu-ux

[Ubuntu-sdk-bugs] [Bug 1236085] Re: ubuntu-ui-toolkit-autopilot should have ${binary:Version} depends on qtdeclarative5-ubuntu-ui-toolkit-plugin

2015-07-14 Thread Zsombor Egri
** 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/1236085 Title: ubuntu-ui-toolkit-autopilot

[Ubuntu-sdk-bugs] [Bug 1194778] Re: image provider does not emit sourceChanged signal

2015-07-14 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Fix Released ** Changed in: ubuntu-ui-toolkit (Ubuntu RTM) 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-sdk-bugs] [Bug 1354753] Re: Expose ShapeItem's borderSource so apps can make UbuntuShapes appear pressed

2015-07-14 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Fix Released ** Changed in: ubuntu-ui-toolkit (Ubuntu RTM) 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-sdk-bugs] [Bug 1350863] Re: UbuntuShape incompatible with Qt Scenegraph renderer batching strategy

2015-07-14 Thread Zsombor Egri
** 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/1350863 Title: UbuntuShape incompatible

[Ubuntu-sdk-bugs] [Bug 1354321] Re: Qt.labs.settings should not save to ~/.config/qt-project.org/$APP_ID.conf

2015-07-14 Thread Zsombor Egri
** 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/1354321 Title: Qt.labs.settings should not

[Ubuntu-sdk-bugs] [Bug 1338697] Re: Alarm sound url read from a saved alarm is always empty

2015-07-14 Thread Zsombor Egri
** 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 qtorganizer5-eds in Ubuntu. https://bugs.launchpad.net/bugs/1338697 Title: Alarm sound url read from a

[Ubuntu-sdk-bugs] [Bug 1324469] Re: modules/Ubuntu/Test/UbuntuTestCase.qml uses tabs instead of spaces

2015-07-14 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Fix Released ** Changed in: ubuntu-ui-toolkit (Ubuntu RTM) 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-sdk-bugs] [Bug 1330352] Re: autopilot failure with SwipeToDeleteTestCase

2015-07-14 Thread Zsombor Egri
** 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/1330352 Title: autopilot failure with

[Ubuntu-sdk-bugs] [Bug 1335826] Re: Update UbuntuColors with new colors

2015-07-14 Thread Zsombor Egri
** 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/1335826 Title: Update UbuntuColors with

[Ubuntu-sdk-bugs] [Bug 1337555] Re: Dialog has extra space at top when title and text are not set

2015-07-14 Thread Zsombor Egri
** 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/1337555 Title: Dialog has extra space at

[Ubuntu-sdk-bugs] [Bug 1343334] Re: UbuntuTestCase.mouseMoveSlowly does not work for negative distance

2015-07-14 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Fix Released ** Changed in: ubuntu-ui-toolkit (Ubuntu RTM) 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-sdk-bugs] [Bug 1353863] Re: Drop workarounds that penalise loading time for all apps

2015-07-14 Thread Zsombor Egri
** 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/1353863 Title: Drop workarounds that

[Ubuntu-sdk-bugs] [Bug 1314672] Re: Caption listitems left margin is different from normal items

2015-07-14 Thread Zsombor Egri
** Changed in: ubuntu-system-settings (Ubuntu) Status: Fix Committed = Fix Released ** 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-sdk-bugs] [Bug 1338602] Re: Activity Indicator crashes in QML/Widget mixed applications

2015-07-14 Thread Zsombor Egri
** 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/1338602 Title: Activity Indicator crashes

[Ubuntu-sdk-bugs] [Bug 1276176] Re: Text input issues

2015-07-14 Thread Zsombor Egri
** 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/1276176 Title: Text input issues Status

[Ubuntu-sdk-bugs] [Bug 1358327] Re: PinchArea with Flickable child doesn't work when using MainView

2015-07-14 Thread Zsombor Egri
** 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/1358327 Title: PinchArea with Flickable

[Ubuntu-sdk-bugs] [Bug 1388896] Re: autopilot test fails: ubuntuuitoolkit.tests.gallery.test_textinput.DisabledTextInputTestCase

2015-07-14 Thread Zsombor Egri
** 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/1388896 Title: autopilot test fails:

[Ubuntu-sdk-bugs] [Bug 1356636] Re: Sheet's header elide label when not needed

2015-07-14 Thread Zsombor Egri
** 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/1356636 Title: Sheet's header elide label

[Ubuntu-sdk-bugs] [Bug 1324955] Re: Automatically commit text in AbstractButton

2015-07-14 Thread Zsombor Egri
** 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/1324955 Title: Automatically commit text

[Ubuntu-sdk-bugs] [Bug 1244685] Re: MathUtils does not have tests

2015-07-14 Thread Zsombor Egri
** 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/1244685 Title: MathUtils does not have

[Ubuntu-sdk-bugs] [Bug 1315884] Re: Allow Header foreground color customization per Page

2015-07-14 Thread Zsombor Egri
** 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/1315884 Title: Allow Header foreground

[Ubuntu-sdk-bugs] [Bug 1337556] Re: Dialog does not shrink after OptionSelector is closed

2015-07-14 Thread Zsombor Egri
** 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/1337556 Title: Dialog does not shrink

[Ubuntu-sdk-bugs] [Bug 1340227] Re: The expandable list item needs an autopilot helper

2015-07-14 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Fix Released ** Changed in: ubuntu-ui-toolkit (Ubuntu RTM) 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-sdk-bugs] [Bug 1342521] Re: The autopilot helper find_element for qquicklists will fail if the element is on the first page

2015-07-14 Thread Zsombor Egri
** 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/1342521 Title: The autopilot helper

[Ubuntu-sdk-bugs] [Bug 1324084] Re: Search/input mode for header

2015-07-14 Thread Zsombor Egri
** 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/1324084 Title: Search/input mode for

[Ubuntu-sdk-bugs] [Bug 1317377] Re: [feature request] Add a boolean property to optionally hide the label inside a ProgressBar

2015-07-14 Thread Zsombor Egri
** 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/1317377 Title: [feature request] Add a

[Ubuntu-sdk-bugs] [Bug 1349366] Re: [PageStack] Pages does not get correct anchored in the PageStack area

2015-07-14 Thread Zsombor Egri
** 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/1349366 Title: [PageStack] Pages does not

[Ubuntu-sdk-bugs] [Bug 1334344] Re: Readonly TextArea accepts return key events when using RichText format

2015-07-14 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Fix Released ** Changed in: ubuntu-ui-toolkit (Ubuntu RTM) 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-sdk-bugs] [Bug 1316676] Re: New header API

2015-07-14 Thread Zsombor Egri
** 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/1316676 Title: New header API Status in

  1   2   >