← Back to team overview

touch-packages team mailing list archive

[Bug 1417920] Re: Cannot drag up/down launcher is right-edge DDA area covers the whole panel

 

This actually has multiple causes:
1 - EdgeDragArea has very lax rules, so a rightwards DDA would recognize even a vertical drag if it's long enough (both in terms of time and of distance)
2 - If the EdgeDragArea inside the Launcher rejects a gesture it will cause Launcher to retract. Ie, bad logic in Launcher.qml

** Summary changed:

- A rightwards EdgeDragArea recognizes a vertical drag
+ Cannot drag up/down launcher is right-edge DDA area covers the whole panel

** Summary changed:

- Cannot drag up/down launcher is right-edge DDA area covers the whole panel
+ Cannot drag up/down launcher if right-edge DDA area covers the whole panel

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1417920

Title:
  Cannot drag up/down launcher if right-edge DDA area covers the whole
  panel

Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  One way to easily reproduce this is to change the Launcher's DDA to be
  as wide as the Launcher itself. Then reveal the Launcher and try to
  drag it up/down. Instead of moving up/down it will hide again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1417920/+subscriptions


References