** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: Confirmed => In Progress
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Assignee: Zoltan Balogh (bzoltan) => Zsombor Egri (zsombi)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
2015-10-28 13:40:25,358 - WARNING - QQmlExpression: Expression
file:///usr/share/ubuntu/settings/system/qml-plugins/about/DevMode.qml:94:30
depends on non-NOTIFYable properties:
2015-10-28 13:40:25,358 - WARNING - StorageAbout::developerMode
2015-10-28 13:40:33,696 - WARNING - QQmlExpression:
I'll take a look on it but I'm pretty sure any optimisation on
AdaptivePageLayout will not make it to OTA8.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1510201
Title:
AdaptativeLayout take longer
Victor,
You are right, there is one header per application. Which means that all
pages in an application use that header. However that would be broken
when you'd use the AdaptivePageLayout, which has as many headers as
columns. Therefore we are preparing to move the header in the page, so
each pag
Victor and others, in order to get the header height you need to set the
Page.header first. Page.header is null by default, so no wonder you
cannot get the height. You can do something like
Page {
header: PageHeader {
}
}
Then you will have the header set and you can use that to get the
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Assignee: (unassigned) => Zsombor Egri (zsombi)
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Importance: Undecided => High
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: New => In Progress
--
You received this bug notificatio
** 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/1500409
Title:
Dragging within a ListItem does not work
To manage not
** Description changed:
The migration to 1.3 needs to happen in a coordinated way, so that shell
and all apps we care of migrate within the same OTA window to reduce
visual inconsistencies to a minimum.
This bug is a means to collect all the projects affected and keep tabs
on what's h
@Joey Ubuntu.Content is not part of the Ubuntu UI Toolkit project the
version of that is not driven by the toolkit versioning.
The toolkit has the following modules:
Ubuntu.Components 1.3
Ubuntu.Components.ListItems 1.3
Ubuntu.Components.Pickers 1.3
Ubuntu.Components.Popups 1.3
Ubuntu.Components.S
** 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
Bugs, which is subscribed to Ubuntu.
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1392306
Title:
[sdk] Swipe to remove/answer/switch inconsistent
To manag
hanged 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/1508114
Title:
AbstractButton doesn't have a minimu
Simple fix:
#define emit Q_EMIT
#include .
#undef emit
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507910
Title:
UITK: error: 'emit' was not declared in this scope
To manage notifications a
Right, I think that was discussed even before on this bug
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1348557
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1502091
Title:
incons
Unfortunately there's not much we can do about this on the toolkit
level. This must be handled on the ListView or Flickable level, and
those are not toolkit elements. We have UbuntuListView derived from
ListView which could do something about the scrolling speed. But that
requires the app to use th
** Branch unlinked: lp:~zsombi/ubuntu-ui-toolkit/label_child_crash
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1503901
Title:
Authenticator app won't open with latest SDK
To manage notifications
** 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/1503901
Title:
Authenticator app won't open with latest SDK
To manage
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Assignee: Zoltan Balogh (bzoltan) => 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/1503901
Title:
Authenticator app won
** 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/1501673
Title:
[UCLabel] Remove REVISION requirement for textSize propert
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: New => Confirmed
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: Confirmed => In Progress
** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/listitemSelectModeBugs
--
You received this bug notification because you are a member of Ubu
** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/listitemSelectModeBugs
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1493880
Title:
ListItem's selectedChanged signal is emitted when the selection has
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Assignee: (unassigned) => Zsombor Egri (zsombi)
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Importance: Undecided => Medium
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: New => Confirmed
** Changed in: ubuntu-ui-toolki
Actually you can do that on the ListView's level, using
ViewItems.selectMode property, no need a Component.onCompleted
implementation.
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Assignee: (unassigned) => Zsombor Egri (zsombi)
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Importance: U
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Assignee: (unassigned) => Zsombor Egri (zsombi)
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Importance: Undecided => Medium
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: New => In Progress
** Branch linked: lp:~zsombi/ubuntu-u
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Assignee: (unassigned) => Zsombor Egri (zsombi)
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Importance: Undecided => High
** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/abstractbutton_longpress
** Changed in: ubuntu-ui-toolkit (
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: Confirmed => In Progress
** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/aplReplacePrimaryPage
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/150
The BottomEdge component is decided to be available per Page, that means
that it will be available if the Page is active. Now there can be
situations when more than one BottomEdge will be available at a time,
and the logic described above does not deal with that. Also, the edge
tutorial does not se
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Assignee: (unassigned) => Zsombor Egri (zsombi)
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Importance: Undecided => High
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: New => Confirmed
--
You received this bug notification be
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: Confirmed => In Progress
** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/aplPrimaryPageAsync
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/14991
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: Confirmed => In Progress
** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/aplEvenMoreAsync
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1499174
** 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/1499178
Title:
AdaptivePageLayout hides previous pages way before
** Tags added: listitem
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1500409
Title:
Dragging within a ListItem does not work
To manage notifications about this bug go to:
https://bugs.launchpad.ne
** 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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
While implementing the bug fix for #1499178 I started to get segfault on
UITK Gallery when one column mode was set. Every time I tried to push a
second page in a column was causing segfault. Sizing invisible item to
fill the AdaptivePageLayout solves the segfault, however would not solve
the pages
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: In Progress => Confirmed
** Branch unlinked: lp:~zsombi/ubuntu-ui-toolkit/aplMoreAsynchronous
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/149
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: New => Confirmed
** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/aplMoreAsynchronous
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Ubuntu
{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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
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
Bugs, which is subscribed to
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
They have to deal with the main window anyway in case they don't use
AdaptivePageLayout. So rather an API in MainView would be better than in
a layout.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/148
** 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/1491331
Title:
DatePicker example not working in Ubuntu UI Toolkit Gallery
To
** 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
And yes, there's no easy way to fix it. The only way we can fix is to
drive the height through a property. We cannot even create a delegate to
know its height. And in any case, the fixed highlight height does not
allow us to create bigger delegates than the default one.
--
You received this bug n
I think I found the root cause of this bug: the PathView behaviour has
been changed in 5.4.x. Previously PathView was creating all the items in
the model, but now it behaves exactly as ListView, creating only the
visible items. Which in turn causes binding loop in the number of items
calculation, p
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1428114
Title:
Need OSK input device on phones
To manage notific
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
This is somehow not related to the PageStack or whatever. Recently the
OSK does;'t disappear in some cases when the app is closed either! So
it's rather OSK than PageStack issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://
Matti, these two bugs have nothing in common. The reason the OSK
disappears is due to Button taking focus when pressed, thus OSK is
automatically removed. Whilst there is a discussion on when to gain the
focus (on pressed or on released, depending on the previous focused
item's type, i.e. text inpu
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: Confirmed => In Progress
** Branch linked: lp:~faenil/ubuntu-ui-toolkit/listItem_slotsLayout
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1462
** Tags added: listitem
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1498138
Title:
z-order weirdness when dragging ListItems
To manage notifications about this bug go to:
https://bugs.launchpad.n
Ubuntu)
Assignee: (unassigned) => Zsombor Egri (zsombi)
** Tags added: listitem
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1498143
Title:
Separator missing when last ListItem dragged into middle of Lis
** 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/1498138
Title:
z-order weirdness when dragging ListIt
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: In Progress => Fix Committed
** Changed in: canonical-devices-system-image
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bu
quandan, have you tried with the fix attached to 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/1495408
Title:
Black square in header
To manage notifications about this bug go to:
https://b
r any other active component
Expected result:
- the ListItem swipes out
Actual result:
- The ListItem becomes highlighted, but it is not swiped at all.
This happens with mouse only, with touch it works fine.
** Affects: ubuntu-ui-toolkit (Ubuntu)
Importance: Critical
Assignee: Zsombor
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: New => In Progress
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Assignee: (unassigned) => Zsombor Egri (zsombi)
** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/listitem_swipe
** Changed in: canonical-devices-system-image
Andrea, there are two problems here:
1) the swiping grabs the moves when initiated over a leading/trailing item,
which happens to jump the ListItem's content when touched on these actions
2) the size of the action is visually bad, this we have to increase a bit.
--
You received this bug notifica
** Branch linked: lp:~aacid/ubuntu-ui-toolkit/setIncubator
** 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/1495451
Importance risen to critical as affects many apps out in the store.
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Importance: Medium => High
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Importance: High => Critical
--
You received this bug notification because you are a member of Ubuntu
Bugs, wh
Olivier, please confirm that https://code.launchpad.net/~aacid/ubuntu-
ui-toolkit/setIncubator/+merge/271119 branch fixes the bug, at least I
cannot reproduce it anymore.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.lau
** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/pagestack_regression
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1495451
Title:
Page pushed on a stack gets instantiated twice, and PageStack.push()
** 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/1495451
Title:
Page pushed on a stack gets instantiated twice, and Pag
** 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/1495408
Title:
Black square in header
To manage notifications abo
** 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/1495408
Title:
Black square in header
To manage notifications about t
** 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/1495451
Title:
Page pushed on a stack gets instantia
** Changed in: canonical-devices-system-image
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/1495408
Title:
Black square in header
To man
** Description changed:
Since a recent update to the ListItem leading actions in
Ubuntu.Components 1.2, where the width of the action was clamped, the
width is too small to press comfortably on a phone resulting in it
missing 9 out of 10 tries. It affects the usability of the action and
*** This bug is a duplicate of bug 1486008 ***
https://bugs.launchpad.net/bugs/1486008
** This bug has been marked a duplicate of bug 1486008
[sdk] leading actions width is too small making it very difficult to press
--
You received this bug notification because you are a member of Ubuntu
In general Icon color should be same as text color in header. However
the new design said a bit different things there.
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: New => Confirmed
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Assignee: (unassigned) => Tim Peeters (tpeeters)
--
Yo
ListView has currentIndex, which is the selected one.
Picker.selectedIndex works with that property as well. Then
Sections.selectedIndex is not interacting with any ListView or such, so
that works a bit differently, it always moves to the last item in the
model when changes afaik.
--
You received
Tim, sorry, this auto-correct reformulated my words, I meant concepted
badly :)
Page filling its parent is what causes the width changes when
reparented, do you agree? I do not say that width becoming 0 is right,
but I disagree Page filling its parent is also a wanted behaviour. You
can always fil
The root cause of the problem you see is because the Page itself anchor
fills to its parent. This was connected badly, and because of that we
have this problem.
A fix would be to have property change for each Page added into the
hidden item to unset the anchor.fill of the page and restore it when
As Label is not an active component, it cannot really be disabled. If
the Label belongs to a component, then it should be dimmed same way as
the component itself.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
1. Much better :)
2. Unsure whether the Ubuntu Touch System Settings -> Wi-Fi ->Connect to
hidden network Dialog's two text inputs are handling the OSK
differently, but atm focusing the other text input while the first one
is focus doesn't pull out the OSK and then back. If they did a
workaround,
Jamie, look at the images from comments #8 and #9. There the action slot
size is about 1 or 2 GU bigger than the one we have now. Just to help
you with the size.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
1. The text field looses focus due to the fact that someone else is
getting focused. The same behaviour happens on every control, not only
on TextField. Now, the question is whether do we want to do slightly
different focusing behaviour on different controls, i.e. on desktop when
focusing a Button,
** 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/1484545
Title:
[listitem] swiping doesn't work when a mousearea on top
We have a problem here: there's no way for us to know whether the
overlaid MouseArea did or did not accept mouse events.
childMouseEventFilter acts prior the MouseArea's mousePressed() is
handled, so the event is still in accepted state. As result of
onPressed: mouse.accepted = false, ListItem is a
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
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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1308979
Title:
tes
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
Bugs, which is
** 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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1486638
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
Bugs, which is subscribed to Ub
We need a deceleration value of the spinners in general.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1465997
Title:
[SDK] number wheel too sensitive
To manage notifications about this bug go to:
** 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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/14816
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
** 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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/14816
** 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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/14812
** 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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/14816
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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
** 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
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1443358
Title:
Header covering components after rotation
To manage notification
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
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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1326836
Title:
/api/qml/sdk-1.0/Ubuntu
** 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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1421293
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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1485222
Title:
Using ContentStore disables silently any StateSaver capabi
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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1485222
Title:
Using ContentSto
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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1485222
Title:
Us
** 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.
https://bugs.launchpad.net/bugs/1365471
Title:
Long-tapping doesn't work on any control
To manage notif
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/1458028
Title:
Button: long press, then release, is not registered a
301 - 400 of 930 matches
Mail list logo