[Bug 1671121] Re: Deleting something from the history view breaks scrolling and the ability to click on some things

2017-03-29 Thread Zsombor Egri
I explained 2) badly :) I was about to mean that use other component for delegate and put a button on it, so when you click it that button deletes the delegate. Just to rule out the ListItem itself. But the 1) already rules it out, so it is indeed the popover which does something bad. And probably

[Bug 1671121] Re: Deleting something from the history view breaks scrolling and the ability to click on some things

2017-03-23 Thread Zsombor Egri
Let's try to rule out few things: 1) try to use the ListItem action to delete it 2) try to use a different delegate to delete the item. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1671121 Title:

[Bug 1642617] Re: UITK FTBFS on Qt 5.7.1

2016-12-15 Thread Zsombor Egri
** 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/1642617 Title: UITK FTBFS on Qt 5.7.1 To manage notifications

[Bug 1618007] Re: Invalid property assignment in ActivityIndicatorStyle.qml

2016-11-05 Thread Zsombor Egri
This should have been landed already... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1618007 Title: Invalid property assignment in ActivityIndicatorStyle.qml To manage notifications about this

[Bug 1624331] Re: tst_listitem_focus.13.qml unit test failure

2016-10-11 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => 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/1624331 Title: tst_listitem_focus.13.qml unit test failure To manage

[Bug 1628855] Re: UITK Gallery: first click on left panel list items activates the focus frame

2016-10-06 Thread Zsombor Egri
** 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/1628855 Title: UITK Gallery: first click on left panel list items

[Bug 1624343] Re: Qt5.6: UbuntuListView unit test fails with TypeError

2016-10-06 Thread Zsombor Egri
** 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/1624343 Title: Qt5.6: UbuntuListView unit test fails with

[Bug 1580172] Re: Enable UITK arm64 unit tests

2016-09-28 Thread Zsombor Egri
** Changed in: canonical-devices-system-image 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/1580172 Title: Enable UITK arm64 unit tests To manage

[Bug 1624328] Re: tst_listitem failures

2016-09-28 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Zsombor Egri (zsombi) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1580172] Re: Enable UITK arm64 unit tests

2016-09-28 Thread Zsombor Egri
** 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/1580172 Title: Enable UITK arm64 unit tests To manage

[Bug 1611327] Re: Disabled ListItem inside ListView takes focus but does not show focus ring

2016-09-27 Thread Zsombor Egri
** Description changed: Items outside of a ListView are skipped when using keyboard navigation to change the focus. However, a ListItem inside a ListView takes the focus even when it is disabled, but it does not show the focus frame when focused. For example, execute this QML

[Bug 1627078] Re: ScrollBars and ScrollView - add 'isDragged' or 'isScrolling' property

2016-09-26 Thread Zsombor Egri
For teh sake of QQC2 compatibility, let's call the property 'pressed'. Scrollbars are exposed by ScrollView, so there's no need to expose there anything. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1618007] Re: Invalid property assignment in ActivityIndicatorStyle.qml

2016-09-21 Thread Zsombor Egri
** Changed in: canonical-devices-system-image 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/1618007 Title: Invalid property assignment in

[Bug 1585996] Re: UITK gallery: can't open subpages on Qt 5.6 because of TypeError

2016-09-20 Thread Zsombor Egri
There are two problems: 1) the component the APL creates the default metrics is called in parallel by two changes: body.onChildrenChanged is processed in parallel with d.onDefaultColumnWidthChanged, both call the object creation. This can be filtered out, as done in the attached branch. 2)

[Bug 1585996] Re: UITK gallery: can't open subpages on Qt 5.6 because of TypeError

2016-09-20 Thread Zsombor Egri
If the primaryPageSource is a component, the APL works fine. This problem doesn't appear to affect adding pages to columns -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585996 Title: UITK

[Bug 1585996] Re: UITK gallery: can't open subpages on Qt 5.6 because of TypeError

2016-09-20 Thread Zsombor Egri
** 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/1585996 Title: UITK gallery: can't open subpages on Qt 5.6 because of

[Bug 1536669] Re: "BottomEdge" component does not support automatic mouse detection

2016-09-20 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Critical => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1536669 Title: "BottomEdge" component does not support automatic mouse

[Bug 1624328] Re: tst_listitem failures

2016-09-19 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: High => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1586013] Re: UITK Date picker broken on xenial

2016-09-19 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: High => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1586013 Title: UITK Date picker broken on xenial To manage notifications

[Bug 1624331] Re: tst_listitem_focus.13.qml unit test failure

2016-09-19 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: High => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1625137] Re: Layouts unit tests fail on Yakkety

2016-09-19 Thread Zsombor Egri
** 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. https://bugs.launchpad.net/bugs/1625137 Title: Layouts unit tests fail on Yakkety To manage

[Bug 1616858] Re: ActionBar overflow issues with Qt 5.6

2016-09-19 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: High => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1616858 Title: ActionBar overflow issues with Qt 5.6 To manage notifications

[Bug 1622577] Re: tst_pagestack_deprecated_toolbar unit test warnings with qt56

2016-09-19 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: High => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1622577 Title: tst_pagestack_deprecated_toolbar unit test warnings with qt56

[Bug 1624340] Re: tst_textfield.11.qml unit test failures

2016-09-19 Thread Zsombor Egri
** 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. https://bugs.launchpad.net/bugs/1624340 Title: tst_textfield.11.qml unit test failures To manage

[Bug 1624342] Re: tst_textarea.11.qml unit test fails

2016-09-19 Thread Zsombor Egri
** 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. https://bugs.launchpad.net/bugs/1624342 Title: tst_textarea.11.qml unit test fails To manage

[Bug 1585996] Re: UITK gallery: can't open subpages on Qt 5.6 because of TypeError

2016-09-19 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: High => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585996 Title: UITK gallery: can't open subpages on Qt 5.6 because of

[Bug 1587580] Re: No way to escape an ampersand in UCAction

2016-09-19 Thread Zsombor Egri
** 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/1587580 Title: No way to escape an ampersand in UCAction To

[Bug 1461571] Re: Text field clear button does not work with first predicted word

2016-09-19 Thread Zsombor Egri
** 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/1461571 Title: Text field clear button does not work with first

[Bug 1623841] Re: ActionSelectionPopover broken in latest UITK release

2016-09-15 Thread Zsombor Egri
** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/fixActionListTrunk -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1623841 Title: ActionSelectionPopover broken in latest UITK release To manage

[Bug 1622742] Re: ActivityIndicator broken, likely due to Qt 5.6 update

2016-09-15 Thread Zsombor Egri
Could you check whether staging gives you better result? The branch from Florian is under landing currently... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1622742 Title: ActivityIndicator broken,

[Bug 1623841] Re: ActionSelectionPopover broken in latest UITK release

2016-09-15 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => In Progress ** 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.

[Bug 1590005] Re: Focus can go be moved inside ListItem in a horizontal ListView

2016-09-14 Thread Zsombor Egri
** Branch unlinked: lp:~zsombi/ubuntu-ui-toolkit/dontFocusDisabledLi -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1590005 Title: Focus can go be moved inside ListItem in a horizontal ListView To

[Bug 1590005] Re: Focus can go be moved inside ListItem in a horizontal ListView

2016-09-14 Thread Zsombor Egri
Yes, now I can see it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1590005 Title: Focus can go be moved inside ListItem in a horizontal ListView To manage notifications about this bug go to:

[Bug 1622742] Re: ActivityIndicator broken, likely due to Qt 5.6 update

2016-09-12 Thread Zsombor Egri
** Tags added: qt5.6 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1622742 Title: ActivityIndicator broken, likely due to Qt 5.6 update To manage notifications about this bug go to:

[Bug 1586013] Re: UITK Date picker broken on xenial

2016-09-09 Thread Zsombor Egri
** 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/1586013 Title: UITK Date picker broken on xen

[Bug 1570478] Re: Segfault in UCTheme::PaletteConfig::restorePalette with Qt 5.6

2016-09-08 Thread Zsombor Egri
** 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/1570478 Title: Segfault in UCTheme::PaletteConfig::restorePalette

[Bug 1590005] Re: activeFocusOnTab is ignored when Button is embedded inside ListItem in a horizontal ListView

2016-09-08 Thread Zsombor Egri
Input from UX: if a ListItem is used in a horizontal oriented ListView, the horizontal navigation keys should focus the ListItems themselves, and eventual active content focusing should be omitted no matter what is the activeFocusOnTab setting is. The https://code.launchpad.net/~zsombi/ubuntu-ui-

[Bug 1621509] Re: ListView with extension from UbuntuToolkit updates its model after the component is completed

2016-09-08 Thread Zsombor Egri
ListView extension is not active if someone explicitly uses ViewItems attached properties or ListItem as delegate. As your sample doesn't use either of these, it cannot be the culprit. You don't seem to use anything from UITK so the only elements are instantiated at this time are the context

[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

[Bug 1620991] Re: Anchoring warnings in Buttons page in UITK Gallery

2016-09-07 Thread Zsombor Egri
The Flickable and the Scrollbar could be replaced with a ScrollView. The Flickable stays inactive if the ComboButton content is set to be an other Flickable. Having a ScrollView we could reparent it to the visual's dropdown holder. And we need to do this reparenting. The style's dropdown holder

[Bug 1620991] Re: Anchoring warnings in Buttons page in UITK Gallery

2016-09-07 Thread Zsombor Egri
This worked without any warnings before. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1620991 Title: Anchoring warnings in Buttons page in UITK Gallery To manage notifications about this bug go

[Bug 1620991] Re: Anchoring warnings in Buttons page in UITK Gallery

2016-09-07 Thread Zsombor Egri
I can confirm that revision 2045 brought these warnings in. http://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui- toolkit/staging/revision/2045 ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: Zsombor E

[Bug 1611327] Re: Disabled ListItem inside ListView takes focus but does not show focus ring

2016-08-26 Thread Zsombor Egri
@Tim, @Femma: I guess you meant to scroll to the next enabled/disabled item one by one, right? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1611327 Title: Disabled ListItem inside ListView takes

[Bug 1611327] Re: Disabled ListItem inside ListView takes focus but does not show focus ring

2016-08-24 Thread Zsombor Egri
** 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/1611327 Title: Disabled ListItem inside ListView takes focus but does

[Bug 1567924] Re: App crashes when using StyledItem + Ubuntu.Layouts

2016-08-23 Thread Zsombor Egri
Does it happen with any other setup than ScrollView? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1567924 Title: App crashes when using StyledItem + Ubuntu.Layouts To manage notifications about

[Bug 1567924] Re: App crashes when using StyledItem + Ubuntu.Layouts

2016-08-23 Thread Zsombor Egri
I see the crash happening when the conditional layouts are trying to set a property which for some reason bothers the theming implementation. The ascendant themed item lookup may be in trouble there, so it seems a theming FW bug. -- You received this bug notification because you are a member of

[Bug 1611327] Re: Disabled ListItem inside ListView takes focus but does not show focus ring

2016-08-22 Thread Zsombor Egri
** 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/1611327 Title: Disabled ListItem inside ListView ta

[Bug 1433590] Re: apparmor dbus denial for org.freedesktop.Accounts and make Other vibrations work

2016-08-14 Thread Zsombor Egri
@zhang woh!!! It works!!! Thanks for that! We can finally proceed on UITK and System Settings app side then. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1433590 Title: apparmor dbus

[Bug 1611327] Re: Disabled ListItem inside ListView takes focus but does not show focus ring

2016-08-09 Thread Zsombor Egri
** 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/1611327 Title: Disabled ListItem inside ListView takes focus but does not

[Bug 1552928] Re: New bottom edge component is harder to flick up

2016-08-05 Thread Zsombor Egri
The BottomEdge design guides state that if a gesture ends less than 1/3rd of the screen, it should collapse back. There was no mentioning on quick flicks, and we discussed this with them back then, and we agreed that we will implemented the swipe gesture for now. I think we need to revisit this

[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

[Bug 1603452] Re: [SDK] Change leading action background to red and icon to white

2016-07-20 Thread Zsombor Egri
> What Design wants, from what I understood, is an easy way for developers to > specify that an action is destructive/neutral/positive, something like that. That way, the developer specifies the kind of action, and the SDK takes care of using the right colour, following the guidelines provided

[Bug 1604509] Re: In the bottom edge component, using preload=true with contentUrl results in an empty page

2016-07-19 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Zsombor Egri (zsombi) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High -- You received this bug notification be

[Bug 1603452] Re: [SDK] Change leading action background to red and icon to white

2016-07-19 Thread Zsombor Egri
und mainly, but for the text color. And the icon color is enabled sensible, meaning it uses different colors for enabled or disabled state. As we discussed once with Rae, there are some possibilities for coloring: [16:20:12] hi zsombor quick question, what colour are we currently using for the

[Bug 1534674] Re: [AdaptivePageLayout] Add function to return the top Page of a PageColumn

2016-07-18 Thread Zsombor Egri
** Tags removed: adaptivepagelayout ** Tags added: apl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1534674 Title: [AdaptivePageLayout] Add function to return the top Page of a PageColumn To

[Bug 1603353] Re: Move BottomEdge between columns in AdaptivePageLayout

2016-07-18 Thread Zsombor Egri
** Tags added: apl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1603353 Title: Move BottomEdge between columns in AdaptivePageLayout To manage notifications about this bug go to:

[Bug 1534674] Re: [AdaptivePageLayout] Add function to return the top Page of a PageColumn

2016-07-18 Thread Zsombor Egri
** Tags added: convergence -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1534674 Title: [AdaptivePageLayout] Add function to return the top Page of a PageColumn To manage notifications about

[Bug 1551349] Re: Make ListItem automatically bind to the height of a SlotsLayout/ListItemLayout when that's the only content

2016-07-17 Thread Zsombor Egri
No work was yet scheduled for this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1551349 Title: Make ListItem automatically bind to the height of a SlotsLayout/ListItemLayout when that's the

Re: [Bug 1433590] Re: apparmor dbus denial for org.freedesktop.Accounts and make Other vibrations work

2016-07-13 Thread Zsombor Egri
On Wed, Jul 13, 2016 at 10:41 AM, Zhang Enwei wrote: > I am now investigating if org.freedesktop.DBus.GetConnectionUnixProcessID > is supported in go-dbus. > If it is supported, we can use pid to get the name of the process or path > of the binary. > > -- > You

[Bug 1600177] Re: Keyboard Shortcut doesn't work when the action is in the overflow button

2016-07-08 Thread Zsombor Egri
, which has its own ActionContext (PopupContext), which is inactive as long as it is not getting visible. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: Zsombor Egri (zsombi) => Tim Peeters (tpeeters) -- You received this bug notification because you are a member of Ubuntu Bugs, wh

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1567380 Title: Bottom edge arrow looks lo-res To manage

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

[Bug 1594400] Re: Wrong statement about "persistentSelection" property of TextArea

2016-06-20 Thread Zsombor Egri
This has been a copy+paste from Qt doc. So if someone disagrees, can comment to Qt :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1594400 Title: Wrong statement about "persistentSelection"

[Bug 1591908] Re: Unit tests fail on Yakketi

2016-06-13 Thread Zsombor Egri
Indeed, Yakkety has Qt 5.6 (so far) which brings some conceptual changes in the Qt internals which we are relying on. So far we managed to make them build, but that is not enough, as some functionality differs from how it used to be thus our tests fail. As our target is not yet Yakkety but Vivid

[Bug 1590005] Re: activeFocusOnTab is ignored when Button is embedded inside ListItem in a horizontal ListView

2016-06-07 Thread Zsombor Egri
** 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/1590005 Title: activeFocusOnTab is ignored when Button is embedded inside

[Bug 1576302] Re: Cannot use keyboard to navigate the UITK gallery in single-column mode

2016-05-27 Thread Zsombor Egri
Hold on ListView navigation is possibl eONLY if the ListView is focused. If the focused item is a Header action, the up/down keys will NOT be captured by the ListView. It is illogical that up/down keys should be grabbed by the ListView even if it has no focus. Enter/Return/Space key handling

[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 Bugs, which is subscribed to Ubuntu.

[Bug 1531815] Re: Syntax highlighting broken for UbuntuShape

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 Bugs, which is subscribed to Ubuntu.

[Bug 1575060] Re: APL divider goes on top of column content

2016-05-23 Thread Zsombor Egri
** 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/1575060 Title: APL divider goes on top of column content To

[Bug 1582339] Re: Selected section has no color

2016-05-23 Thread Zsombor Egri
** 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/1582339 Title: Selected section has no color To manage

[Bug 1531815] Re: Syntax highlighting broken for UbuntuShape

2016-05-23 Thread Zsombor Egri
Michael, it was never the UITK problem, but qmlplugindump one. Despite we create the types file in UITK, QtCreator will run qmlplugindump again, and that overrides the types we gave. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1531814] Re: Syntax highlighting broken for ListItem

2016-05-23 Thread Zsombor Egri
It was the qmlplugindump which did not resolve few types properly. Sorry for the inconvenience. Can we close the bug? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1531814 Title: Syntax

[Bug 1584232] Re: trailingActions overlaps APL

2016-05-23 Thread Zsombor Egri
The clipping could be in the APL column holder. So that can be auto-set in the APL itself. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Medium ** Tags added: convergence -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1531814] Re: Syntax highlighting broken for ListItem

2016-05-19 Thread Zsombor Egri
I have a different one... Perhaps we should check it again. http://imgur.com/3snAsHX -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1531814 Title: Syntax highlighting broken for ListItem To manage

[Bug 1582339] Re: Selected section has no color

2016-05-17 Thread Zsombor Egri
** 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/1582339 Title: Selected section has no color To manage notifications

[Bug 1582339] Re: Selected section has no color

2016-05-17 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: Tim Peeters (tpeeters) => 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/1582339 Title: Selected section has no co

[Bug 1580627] Re: ComboButton is not propagating the click event

2016-05-11 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Zsombor Egri (zsombi) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Critical ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => In Progress -- You received this bug not

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1575430 Title: App very slow, great lag after update 2.2.4 To manage notifications

[Bug 1545118] Re: [AdaptivePageLayout] can't easily grab scrollbar if dual column

2016-05-07 Thread Zsombor Egri
Sorry, UX, this doesn't solve the proper aiming on the AdaptivePageLayout column divider. Implementing such a functionality is pretty complex and error prone. First, the order the overlapping components are receiving the touch events is not predefined, and not even predictable. A touch event is

[Bug 1576607] Re: Need public documentation for customizing Button with StyleHints

2016-04-29 Thread Zsombor Egri
Not every component has a style API, and not every component will have style API. Ubuntu.Components.Styles contains only those APIs which are stable and are needed. Checkbox will not have style API for instance unless the component would need special property presence in the style. -- You

[Bug 1576515] Re: Button style API is not defined, example codes from tutorial are broken

2016-04-29 Thread Zsombor Egri
** 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/1576515 Title: Button style API is not defined, example codes from tutorial are

[Bug 1576515] Re: Button style API is not defined, example codes from tutorial are broken

2016-04-28 Thread Zsombor Egri
** Summary changed: - Button style is not working + Button style API is not defined, example codes from tutorial are broken ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High -- You received this

[Bug 1514860] Re: OptionSelector does not work with keyboard

2016-04-27 Thread Zsombor Egri
** Changed in: canonical-devices-system-image Status: Confirmed => In Progress ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[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 Bugs, which is subscribed to Ubuntu.

[Bug 1575060] Re: APL divider goes on top of column content

2016-04-27 Thread Zsombor Egri
** 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/1575060 Title: APL divider goes on top of column content To manage

[Bug 1563440] Re: Add ContentHub text import option to text field context menu

2016-04-27 Thread Zsombor Egri
This needs UX input. ** Also affects: ubuntu-ui-toolkit Importance: Undecided Status: New ** No longer affects: ubuntu-ui-toolkit ** Also affects: ubuntu-ux Importance: Undecided Status: New ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Medium **

[Bug 1320860] Re: Section header should not go under the page header

2016-04-27 Thread Zsombor Egri
Or simply use the PageHeader in ListView's header. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1320860 Title: Section header should not go under the page header To manage notifications about

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

[Bug 1572525] Re: [regression] Double header height is set as flickable topMargin

2016-04-20 Thread Zsombor Egri
Alberto, may I ask what is the reason you are settjng the ListView delegate's flickable the one to control the header movement? That seems to be a bit of a bad idea tbh... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1553090] Re: Binding loops in implicitWidth with OTA 10 landing

2016-04-15 Thread Zsombor Egri
@tim, does the Icon derive from AbstractButton? :D ** Changed in: canonical-devices-system-image 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/1553090 Title:

[Bug 1558106] Re: Invalid use of palette apparent with new SDK

2016-04-15 Thread Zsombor Egri
Could you please update the import to 1.3? The version detection may be screwed if you import 0.1 versions, and we cannot do anything about it unfortunately. There is no official way to detect from a component in what version is imported, what we do is a workaround which may break any time. Also,

[Bug 1563211] Re: Clicking on a listitem doen't select the item

2016-04-15 Thread Zsombor Egri
maybe we add a property to auto-select the currentIndex... we must check whether this makes sense, we must check the performance drawbacks of having this feature there. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Triaged -- You received this bug notification because you are

[Bug 1507339] Re: Small gap between listitem and first trailing action

2016-04-15 Thread Zsombor Egri
Could you please check it again? Is it still valid? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1507339 Title: Small gap between listitem and first trailing action To manage notifications about

[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 Bugs, which is subscribed to Ubuntu.

[Bug 1563262] Re: AdaptivePageLayout ignores column's minimumWidth if MainView defaults to one column layout

2016-04-15 Thread Zsombor Egri
** Summary changed: - AdvancedPageLayout ignores column's minimumWidth if MainView defaults to one column layout + AdaptivePageLayout ignores column's minimumWidth if MainView defaults to one column layout -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1380766 Title: revert listitem dividers to previous (no margins) To

[Bug 1567840] Re: tst_datepicker generates segfault

2016-04-09 Thread Zsombor Egri
Actually 1.2 has a QML component, so my sensing area exclusion doesn't have any effect on 1.2. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1567840 Title: tst_datepicker generates segfault To

[Bug 1567840] Re: tst_datepicker generates segfault

2016-04-09 Thread Zsombor Egri
Oh, and Tim, there is no Ubuntu.Tests 1.2 in the system, only 1.0 or 1.3. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1567840 Title: tst_datepicker generates segfault To manage notifications

[Bug 1567840] Re: tst_datepicker generates segfault

2016-04-09 Thread Zsombor Egri
I dunno how you identified the crash to happen at pickerItemChanged signal. I refactored the code to have one single pickerItem on the Picker level. So no pickerItemChange should happen. The crash happens at the test loading phase, when Loader loads the text component. I've excluded the sensing

[Bug 1567840] Re: tst_datepicker generates segfault

2016-04-09 Thread Zsombor Egri
For me the segfault moves to a later test if I do the changes in #4. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1567840 Title: tst_datepicker generates segfault To manage notifications about

  1   2   3   4   5   6   7   8   9   10   >