[Touch-packages] [Bug 1567380] Re: Bottom edge arrow looks lo-res

2016-04-07 Thread Zsombor Egri
Unfortunately all the icons look like that, and that's mostly due to the SVG :( -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1567380 Title: Bottom edge arrow l

[Touch-packages] [Bug 1567380] Re: Bottom edge arrow looks lo-res

2016-04-07 Thread Zsombor Egri
Oh, and the aspect ration is now fixed, will land with the next OTA. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1567380 Title: Bottom edge arrow looks lo-res

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

2016-04-08 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => In Progress ** Changed in: ubuntu-ui-toolkit (Ubuntu RTM) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui

[Touch-packages] [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 Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1567840 Title: tst_datepicker generates segfa

[Touch-packages] [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 are

[Touch-packages] [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 Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1567840 Title: tst_datepicker generates

[Touch-packages] [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 Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1567840 Title: tst_

[Touch-packages] [Bug 1520778] Re: No way to get rid of header divider without Page component

2015-12-17 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1520778 Title: No way to get rid of hea

[Touch-packages] [Bug 1520778] Re: No way to get rid of header divider without Page component

2015-12-17 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Tim Peeters (tpeeters) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-

[Touch-packages] [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 noti

[Touch-packages] [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 Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https:/

[Touch-packages] [Bug 1401920] Re: Image extension fails to notify of source changes

2015-12-18 Thread Zsombor Egri
Indeed, the sourtceChanged() comes when the toolkit import is removed. However the Image is not unloaded, even though the source doesn't exist. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https

[Touch-packages] [Bug 1401920] Re: Image extension fails to notify of source changes

2015-12-18 Thread Zsombor Egri
#1450427565454 from the end. In our case, we call this method way before we pass the given url to the QQuickImageBase, therefore the source change does not happen. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Zsombor Egri (zsombi) ** Changed in: ubuntu-ui-toolkit (Ubu

[Touch-packages] [Bug 1527527] Re: Mnemonic support via Action if keyboard available

2015-12-21 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => Fix Committed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Medium => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in

[Touch-packages] [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 Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bu

[Touch-packages] [Bug 1527546] Re: Crash when having multiple QQuickViews in a row

2016-01-08 Thread Zsombor Egri
** 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) => Zsombor Egri (zsombi) -- You received this bug not

[Touch-packages] [Bug 1346975] Re: We should avoid use context property objects

2016-01-08 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: High => Wishlist -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1346975 Title: We should avoid use conte

[Touch-packages] [Bug 1428762] Re: [SDK] Add Menu to the SDK to support convergence

2016-01-08 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: High => Critical -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1428762 Title: [SDK] Add Menu to the SDK

[Touch-packages] [Bug 1276823] Re: new component: Contextual Menu

2016-01-08 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Medium => Critical ** Tags added: convergence -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1276823 Titl

[Touch-packages] [Bug 1424588] Re: [sdk] Need a context menu component

2016-01-08 Thread Zsombor Egri
*** This bug is a duplicate of bug 1276823 *** https://bugs.launchpad.net/bugs/1276823 ** This bug has been marked a duplicate of bug 1276823 new component: Contextual Menu -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [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

[Touch-packages] [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 Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1576515 Title: Button style API is not def

[Touch-packages] [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 receive

[Touch-packages] [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 ha

[Touch-packages] [Bug 1575430] Re: App very slow, great lag after update 2.2.4

2016-05-09 Thread Zsombor Egri
** Project changed: ubuntu-ui-toolkit => ubuntu-ui-toolkit (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1575430 Title: App very slow, great lag after

[Touch-packages] [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

[Touch-packages] [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 Touch seeded packages, which is subscribed to ubuntu-ui-too

[Touch-packages] [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 Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1380766 Title: revert listitem

[Touch-packages] [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 Touch seeded pa

[Touch-packages] [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 Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1507339 Title: Small gap between listitem and first trailing a

[Touch-packages] [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 a

[Touch-packages] [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, d

[Touch-packages] [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 Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bug

[Touch-packages] [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 Touch seeded packages, which is subscribed to ubunt

[Touch-packages] [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: lp:~bpierre/ubuntu-ui-toolkit/palette-colors-

[Touch-packages] [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 Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1320860 Title: Section header should not go under the page head

[Touch-packages] [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 ** Cha

[Touch-packages] [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 Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1575060 Title: APL divider goes

[Touch-packages] [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 Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ub

[Touch-packages] [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 Touch seeded packages, which is subscribed to ubuntu-ui-t

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

2015-11-24 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: Zsombor Egri (zsombi) => Tim Peeters (tpeeters) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscri

[Touch-packages] [Bug 1518963] Re: ProgressBar.qml warning

2015-11-24 Thread Zsombor Egri
Uhh, how on earth did we manage to keep this binding there?! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1518963 Title: ProgressBar.qml warning Status in ubu

[Touch-packages] [Bug 1518420] Re: There is no way to unset action 'shortcut' property

2015-11-26 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Medium ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed ** Tags added: contextual-actions -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subsc

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

2015-12-03 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu RTM) Status: New => In Progress ** Changed in: ubuntu-ui-toolkit (Ubuntu RTM) Assignee: (unassigned) => Zsombor Egri (zsombi) ** Changed in: ubuntu-ui-toolkit (Ubuntu RTM) Importance: Undecided => Critical -- You received

[Touch-packages] [Bug 1522746] [NEW] apply palette on ListItem drag mode background

2015-12-04 Thread Zsombor Egri
Public bug reported: May require additional API to be added. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Medium Assignee: Zsombor Egri (zsombi) Status: New ** Tags: listitem -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1518420] Re: There is no way to unset action 'shortcut' property

2015-12-04 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => In Progress ** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/reset_action_shortcut -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubunt

[Touch-packages] [Bug 1518420] Re: There is no way to unset action 'shortcut' property

2015-12-05 Thread Zsombor Egri
** Description changed: Since all the actions are enabled and active by default (causing the Ambiguous bug#1514856) I implement a workaround in my app to disable action shortcuts if the page is not active. Something like: shortcut: page.active ? "Esc" : "" The problem is, that I am

[Touch-packages] [Bug 1522746] Re: apply palette on ListItem drag mode background

2015-12-06 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1522746 Title: apply palette on ListItem d

[Touch-packages] [Bug 1514856] Re: Receiving "Ambiguous shortcut" even when action is not in use

2015-12-07 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: Zoltan Balogh (bzoltan) => Zsombor Egri (zsombi) ** Tags added: contextual-actions -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. ht

[Touch-packages] [Bug 1249325] Re: [sdk] unable to set fixed dimensions for a given Dialog element.

2015-12-08 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Incomplete => In Progress ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Zsombor Egri (zsombi) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High ** Branch linked: lp:~zsombi/

[Touch-packages] [Bug 1523815] Re: ListItem needs keyboard focus support

2015-12-08 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: Christian Dywan (kalikiana) => Zsombor Egri (zsombi) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/b

[Touch-packages] [Bug 1523833] Re: Pressing Escape should close an open Dialog

2015-12-08 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Zsombor Egri (zsombi) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Triaged ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High -- You received this bug notification be

[Touch-packages] [Bug 1523825] Re: BottomEdge needs keyboard support

2015-12-08 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 Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1523825 Ti

[Touch-packages] [Bug 1518420] Re: There is no way to unset action 'shortcut' property

2015-12-08 Thread Zsombor Egri
Then it is critical! ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Zsombor Egri (zsombi) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Medium => Critical -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1524234] Re: QML function trigger() with no argument doesn't override ActionItem.trigger

2015-12-09 Thread Zsombor Egri
This si valid also on Action itself. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Critical ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Zsombor Egri (zsombi)

[Touch-packages] [Bug 1524407] Re: Bottom edge is crashing

2015-12-09 Thread Zsombor Egri
You should learn importing QtQuick 2.4 instead of 2.2. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1524407 Title: Bottom edge is crashing Status in Canonical

[Touch-packages] [Bug 1524407] Re: Bottom edge is crashing

2015-12-10 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 Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1524407 Title: Bottom edge is crashing

[Touch-packages] [Bug 1524407] Re: Bottom edge is crashing

2015-12-10 Thread Zsombor Egri
** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/fixBottomEdgeCrash -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1524407 Title: Bottom edge is crashing Status i

[Touch-packages] [Bug 1524407] Re: Bottom edge is crashing

2015-12-10 Thread Zsombor Egri
The flicking seems to be caused by the Repeater itself. If I put only one item to be created by the Repeater, it'll flick. If the Repeater is removed, the Page does no longer flick in before it starts to be animated from the bottom. -- You received this bug notification because you are a member o

[Touch-packages] [Bug 1524234] Re: QML function trigger() with no argument doesn't override ActionItem.trigger

2015-12-11 Thread Zsombor Egri
** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/iseeprivates -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1524234 Title: QML function trigger() with no argument

[Touch-packages] [Bug 1523093] Re: r1739: "make distclean" deletes uitk gallery script

2015-12-11 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1523093 Title: r1739: "make distclean" d

[Touch-packages] [Bug 1483908] Re: Cannot copy text longer than TextEntry

2015-12-13 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu RTM) Assignee: (unassigned) => Christian Dywan (kalikiana) ** Changed in: ubuntu-ui-toolkit (Ubuntu RTM) Status: New => In Progress ** Changed in: ubuntu-ui-toolkit (Ubuntu RTM) Importance: Undecided => Critical -- You received this bug no

[Touch-packages] [Bug 1523833] Re: Pressing Escape should close an open Dialog

2015-12-14 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Triaged => In Progress ** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/dialogCloseOnEsc -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. http

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

2015-12-15 Thread Zsombor Egri
** Description changed: In some cases it is desired that no header section is selected when the program starts. We used to achieve that by setting head.sections.selectedIndex to -1, but on Ubuntu.Components 1.3 this doesn't work: the first item gets selected by default. See the sample pr

[Touch-packages] [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 Touch seeded pac

[Touch-packages] [Bug 1523815] Re: ListItem needs keyboard focus support

2015-12-16 Thread Zsombor Egri
** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/oneUbuntuListView -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1523815 Title: ListItem needs keyboard focus supp

[Touch-packages] [Bug 1479688] Re: ListItem does not swipe with custom MouseAreas

2015-08-04 Thread Zsombor Egri
I'm sorry to be a pain here, but how about testing it during development? We do not have any ways to run an application on desktop to test touch behaviour, and developers may not have a device on their disposal, and using the emulator is anything but easy... so I'd still like to challenge the idea

[Touch-packages] [Bug 1479688] Re: ListItem does not swipe with custom MouseAreas

2015-08-05 Thread Zsombor Egri
We don't, but users will! If Joe average will get a phone in his hand first, he will swipe on the lists, right? Then he will see the desktop, the same UI, and will try to swipe as well. That won't work there, but then (s)he will realise it'll be right click... then (s)he will be confused, kicks the

[Touch-packages] [Bug 1481680] Re: Mouse attached property is missing "contains" property

2015-08-05 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Wishlist ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubu

[Touch-packages] [Bug 1479688] Re: ListItem does not swipe with custom MouseAreas

2015-08-06 Thread Zsombor Egri
So as of stakeholders meeting clarified, there should be no distinction between touch and mouse handling. Whatever can be done with touch should be doable with mouse. This policy stays the same, therefore the implementation we have is right and will stay as is. ** Changed in: ubuntu-ui-toolkit (U

[Touch-packages] [Bug 1479688] Re: ListItem does not swipe with custom MouseAreas

2015-08-07 Thread Zsombor Egri
Yes, and this is what we are aiming for. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1479688 Title: ListItem does not swipe with custom MouseAreas Status in

[Touch-packages] [Bug 1465582] Re: [sdk] TrailingAction widths needs to be clamped

2015-08-07 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1465582 Title: [sdk] Trailing

[Touch-packages] [Bug 1484545] Re: [listitem] swiping doesn't work when a mousearea on top doesn't accept the mouse event

2015-08-13 Thread Zsombor Egri
nassigned) => Zsombor Egri (zsombi) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1484545 Title: [listitem] swiping doesn't work when a mousearea on top doe

[Touch-packages] [Bug 1389991] Re: [sdk] ComboButton shows a transparent background

2015-08-17 Thread Zsombor Egri
I see design has Fix committed, without mentioning anything in the bug, like where, what, how? And this is not the first bug UX said fix committed without leaving any footprint about what they actually have committed. -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1458028] Re: Button: long press, then release, is not registered as a click

2015-08-19 Thread Zsombor Egri
ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Zsombor Egri (zsombi) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1458028 Title: Button: long pr

[Touch-packages] [Bug 1365471] Re: Long-tapping doesn't work on any control

2015-08-19 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1365471 Title: Long-tapping doesn'

[Touch-packages] [Bug 1485222] Re: Using ContentStore disables silently any StateSaver capability

2015-08-19 Thread Zsombor Egri
The logic to delay StateSaver when URI handler is installed did not land in toolkit, so I wonder why it does disable the statesaver... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to content-hub in Ubuntu. https://bugs.launchp

[Touch-packages] [Bug 1485222] Re: Using ContentStore disables silently any StateSaver capability

2015-08-21 Thread Zsombor Egri
Ehh, typos, what I wanted to say is that it won't find the state file anymore. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to content-hub in Ubuntu. https://bugs.launchpad.net/bugs/1485222 Title: Using ContentStore disable

[Touch-packages] [Bug 1485222] Re: Using ContentStore disables silently any StateSaver capability

2015-08-21 Thread Zsombor Egri
Does the ContentStore somehow alter APP_ID or applicationName? If it does, StateSaver won;t find the state feel anymore. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to content-hub in Ubuntu. https://bugs.launchpad.net/bugs/14

[Touch-packages] [Bug 1421293] Re: Icon width is inconsistent when height is specified

2015-08-21 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Low ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. ht

[Touch-packages] [Bug 1326836] Re: /api/qml/sdk-1.0/UbuntuUserInterfaceToolkit.ubuntu-layouts/ should probably be imported as its own article on developer.u.c

2015-08-21 Thread Zsombor Egri
What do you expect from toolkit side? ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/132

[Touch-packages] [Bug 1443358] Re: Header covering components after rotation

2015-08-21 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1443358 Title: Header covering components

[Touch-packages] [Bug 1445265] Re: sdk header flickers when hide/show going in and out of fullscreen

2015-08-21 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Tim Peeters (tpeeters) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because yo

[Touch-packages] [Bug 1430416] Re: [OSK] Should remember keyboard layout per conversation

2015-08-21 Thread Zsombor Egri
I don;t think the OSK layout should really be set by the text input itself. Would you really use different language per each text input in the same application? I don't think it would make sense. The user won't necessarily use different OSK layout in the same app, it's rather app specific than text

[Touch-packages] [Bug 1481619] Re: Flickable doesn't position below header on start

2015-08-21 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Triaged ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu.

[Touch-packages] [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 Touch seeded packages, which is subscribed to ubuntu-ui-t

[Touch-packages] [Bug 1481233] Re: Tab and BackTab can not be handled anymore

2015-08-21 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Triaged ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu.

[Touch-packages] [Bug 1481629] Re: OptionSelector animation is very jumpy

2015-08-21 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Triaged ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu.

[Touch-packages] [Bug 1481624] Re: OptionSelector components in flickable doesn't show its expansion

2015-08-21 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Triaged ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu.

[Touch-packages] [Bug 1483279] Re: Unit tests fail where mouseClick() is used to simulate a click event on a MouseArea which is a descendant of a TextField

2015-08-21 Thread Zsombor Egri
There is no difference between 1.2 and 1.3 TextField logic. QtTest uses the item in mouseClick() to calculate the position relative to the window, and will send the event to the window. So mouse forwarding will work as usual. At least theoretically. -- You received this bug notification because y

[Touch-packages] [Bug 1483627] Re: Warning for the newer theme system should give more clear info to the developers

2015-08-21 Thread Zsombor Egri
The problem is that it shouldn't trigger on 1.2, as there it is not deprecated. Unfortunately QML versioning system does not give us any help on detecting the version the component is used in. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1486638] Re: Poputils documentation example doesn't show the ListItem.SingleControl

2015-08-21 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Triaged ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. ht

[Touch-packages] [Bug 1465997] Re: [SDK] number wheel too sensitive

2015-08-21 Thread Zsombor Egri
We need a deceleration value of the spinners in general. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1465997 Title: [SDK] number wheel too sensitive Status i

[Touch-packages] [Bug 1308979] Re: test_ubuntushape started failing with no change

2015-08-21 Thread Zsombor Egri
Christian, is this still valid? ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Christian Dywan (kalikiana) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.la

[Touch-packages] [Bug 1486940] Re: Example for UbuntuListView mix versions and doesn't work

2015-08-21 Thread Zsombor Egri
This is indeed buggy, however where do you see 1.3 imports? ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded pa

[Touch-packages] [Bug 1486008] Re: leading actions width is too small making it very difficult to press on Nexus 4 (mako)

2015-08-22 Thread Zsombor Egri
If it is a Nexus4 issue, then it is not really a UITK issue. The sensing area of the actions in leading/trailing are 5x7 GU, so the entire area of the slot, not only the icon, which is 2x2 GU. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Zsombor Egri (zso

[Touch-packages] [Bug 1522736] Re: TextArea should support Tab input and Escape to leave

2016-01-21 Thread Zsombor Egri
It shouldn't be Escape, it should either be Tab/Backtab or Ctrl+Tab/Backtab. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1522736 Title: TextArea should suppor

[Touch-packages] [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 Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1213043 Title: Binding loop detected when changing background

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

2016-01-21 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 => Confirmed -- You received this bug notificatio

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

2016-01-21 Thread Zsombor Egri
To fix this we need the QInputDeviceInfo to be cherrypicked from Qt5.6 to Qt5.4. If that won't happen during OTA10 timeframe we must mirror it ourselves. https://codereview.qt-project.org/#/c/101049/8 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

<    1   2   3   4   5   6   7   8   >