touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #26373
[Bug 1348557] Re: Make scrolling speed resolution independent
This bug was fixed in the package unity8 -
8.00+14.10.20141013.2-0ubuntu1
---------------
unity8 (8.00+14.10.20141013.2-0ubuntu1) utopic; urgency=low
[ Michael Terry ]
* Don't show initial lockscreen during the edge demo. The user just
set up their phone with a password, it's pointless to ask them
again. (LP: #1358283)
* Distinguish between incoming calls and other dialer-app opens. (LP:
#1378218) (LP: #1378218)
[ Andrea Cimitan ]
* Fix flickable speed to be resolution independent, by subclassing
components (LP: #1348557)
[ Michał Sawicz ]
* Fix the ShellWithPin test and some functionality.
[ Albert Astals ]
* Move Base.qml to DashCategoryBase
* Fix first item positioning when m_clipItem->y() is not 0 (LP:
#1251597)
* Fix some small qml warnings
[ Daniel d'Andrada ]
* Add touch ownership logic on top of qt input handling
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Mon, 13 Oct 2014 15:43:03 +0000
** Changed in: unity8 (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 qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1348557
Title:
Make scrolling speed resolution independent
Status in QT Ubuntu:
Invalid
Status in Ubuntu UI Toolkit:
Confirmed
Status in “qtbase-opensource-src” package in Ubuntu:
Incomplete
Status in “qtdeclarative-opensource-src” package in Ubuntu:
Incomplete
Status in “unity8” package in Ubuntu:
Fix Released
Bug description:
Following https://bugreports.qt-project.org/browse/QTBUG-35608 the
default speed of scrollable components (components inheriting from
flickable basically) is not resolution independent. The result is that
scrolling speed on our high dpi touch screens is slow.
We could workaround this in the SDK until the bug is fixed upstream (I
bet it won't happen in time for our releases), by simply adding
components named as Flickable, Listview, Gridview etc etc in the
Ubuntu.Components, where each of them sets the speed to be resolution
independent following our GU guidelines
To manage notifications about this bug go to:
https://bugs.launchpad.net/qtubuntu/+bug/1348557/+subscriptions