[Spread] Item jumps when drag/swipe to close is activated
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UX |
Fix Committed
|
Medium
|
Vesa Rautiainen | ||
unity8 (Ubuntu) |
Fix Released
|
Undecided
|
Michael Zanetti | ||
unity8 (Ubuntu RTM) |
New
|
Undecided
|
Unassigned |
Bug Description
By design there is an initial threshold defined after which swipe to close is activated and the application starts to follow users finger. This threshold has been defined to prevent accidental closing actions when user's intention was to scroll through currently running apps. This is working fine and as designed.
The problem arises in that exact time when the threshold value is exceeded. When item starts following the finger movement there is an unwanted jump happening. Which I suspect being as much as the threshold value is. It's a small jump but still distracting.
-------
Desired solution:
When threshold exceeded and item starts following the finger it happens smoothly without a jump.
Related branches
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
- Daniel d'Andrada (community): Abstain
- Michał Sawicz: Needs Fixing
- Albert Astals Cid (community): Approve
-
Diff: 48 lines (+17/-4)2 files modifiedqml/Stages/SpreadDelegate.qml (+13/-3)
tests/qmltests/Stages/tst_SpreadDelegate.qml (+4/-1)
Changed in ubuntu-ux: | |
status: | New → Fix Committed |
importance: | Undecided → Medium |
assignee: | nobody → Vesa Rautiainen (vesar) |
Changed in unity8: | |
assignee: | nobody → Michael Zanetti (mzanetti) |
Changed in unity8 (Ubuntu): | |
assignee: | nobody → Michael Zanetti (mzanetti) |
no longer affects: | unity8 |
Changed in unity8 (Ubuntu): | |
status: | New → In Progress |
This bug was fixed in the package unity8 - 8.01+15. 04.20141125. 2-0ubuntu1
--------------- 04.20141125. 2-0ubuntu1) vivid; urgency=low
unity8 (8.01+15.
[ Michael Zanetti ]
* improve snapping after dragging
* Make the launcher BFB rounded on one end (LP: #1382596)
* disable swipeToClose while some snapping is happening (LP: #1378938)
* increase threshold and avoid jumping in SpreadDelegate dragging (LP:
#1352842, #1350803)
[ Ying-Chun Liu ]
* Notifications should be on right side when wide. (LP: 1379384) (LP:
#1379384)
[ Albert Astals ]
* Fix qml warnings
* Fix some qmluitests
[ Lars Uebernickel ]
* Use Icon instead of StatusIcon
-- Ubuntu daily release <email address hidden> Tue, 25 Nov 2014 13:54:47 +0000