** Summary changed: - Pickers behaviour is inconsistent when dragging outside the picker itself + Circular Pickers behaviour is inconsistent when dragging outside the picker itself
** Description changed: - How to reproduce: - * qmlscene /usr/lib/x86_64-linux-gnu/qt5/examples/ubuntu-ui-toolkit/examples/ubuntu-ui-toolkit-gallery/ubuntu-ui-toolkit-gallery.qml - * Go to the Pickers tab - * Press the mouse on a picker - * Move the mouse slowly down - * See how picker moves, but when you get outside the picker it stops moving - * Now release the mouse, see how the picker starts moving again (simulates inertia) + How to reproduce: + * qmlscene /usr/lib/x86_64-linux-gnu/qt5/examples/ubuntu-ui-toolkit/examples/ubuntu-ui-toolkit-gallery/ubuntu-ui-toolkit-gallery.qml + * Go to the Pickers tab + * Press the mouse on a circular picker + * Move the mouse slowly down + * See how picker moves, but when you get outside the picker it stops moving + * Now release the mouse, see how the picker starts moving again (simulates inertia) In my opinion the picker should keep moving while you drag the mouse even if it's outside the picker itself, or (worst solution for me) don't generate inertia if the release is outside the picker, since this move+don'tmove+move again pattern is quite strange. -- 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/1580091 Title: Circular Pickers behaviour is inconsistent when dragging outside the picker itself Status in ubuntu-ui-toolkit package in Ubuntu: Confirmed Bug description: How to reproduce: * qmlscene /usr/lib/x86_64-linux-gnu/qt5/examples/ubuntu-ui-toolkit/examples/ubuntu-ui-toolkit-gallery/ubuntu-ui-toolkit-gallery.qml * Go to the Pickers tab * Press the mouse on a circular picker * Move the mouse slowly down * See how picker moves, but when you get outside the picker it stops moving * Now release the mouse, see how the picker starts moving again (simulates inertia) In my opinion the picker should keep moving while you drag the mouse even if it's outside the picker itself, or (worst solution for me) don't generate inertia if the release is outside the picker, since this move+don'tmove+move again pattern is quite strange. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1580091/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

