← Back to team overview

touch-packages team mailing list archive

[Bug 1401517] [NEW] Autopilot helper to swipe on flickables will fail if the bottom edge is bigger

 

Public bug reported:

The autopilot helper to swipe from the bottom to show more items that
are not visible on the flickable has a hardcoded value of 25 px to start
the swipe from the button.

This value is good enough for apps like messaging and clock, because their bottom edge mouse area is small.
But for the dash it opens the page to manage scope instead of swiping. Apps like the dash need a bigger margin to start the swipe.

We should make it an attribute of the flickable, so it can be overriden
by the classes that extend it.

** Affects: ubuntu-ui-toolkit (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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/1401517

Title:
  Autopilot helper to swipe on flickables will fail if the bottom edge
  is bigger

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  The autopilot helper to swipe from the bottom to show more items that
  are not visible on the flickable has a hardcoded value of 25 px to
  start the swipe from the button.

  This value is good enough for apps like messaging and clock, because their bottom edge mouse area is small.
  But for the dash it opens the page to manage scope instead of swiping. Apps like the dash need a bigger margin to start the swipe.

  We should make it an attribute of the flickable, so it can be
  overriden by the classes that extend it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1401517/+subscriptions


Follow ups

References