← Back to team overview

touch-packages team mailing list archive

[Bug 1446298] Re: Should show power dialog when turning on screen with a long-press

 

** Description changed:

  To work around the power dialog appearing on resume, I implemented a
  band-aid fix [1] that prevented showing the dialog when the screen was
  off.  But I didn't think of the case where you are waking up your device
  with an intentional long-press to show the power dialog.
  
  Currently, we don't show the dialog, we just turn on the screen.
  Ideally we'd also show the power dialog.
  
  This is a break-out bug from bug 1445662.
  
  [1] https://code.launchpad.net/~mterry/unity8/no-shutdown-dialog-while-
  suspended/+merge/246445
+ 
+ -------------UX comment-------------
+ 
+ When the screen is in idle mode and you long press the power button the
+ following should happen:
+ 
+ 1. Screen turns on and stays on
+ 2. Power Dialog popps up after the same delay as if the screen was turned on already.
+ 
+ I checked Android and iOS and all of then ask for confirmation from the
+ user.

** Changed in: ubuntu-ux
       Status: Triaged => Fix Committed

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

Title:
  Should show power dialog when turning on screen with a long-press

Status in Ubuntu UX:
  Fix Committed
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  To work around the power dialog appearing on resume, I implemented a
  band-aid fix [1] that prevented showing the dialog when the screen was
  off.  But I didn't think of the case where you are waking up your
  device with an intentional long-press to show the power dialog.

  Currently, we don't show the dialog, we just turn on the screen.
  Ideally we'd also show the power dialog.

  This is a break-out bug from bug 1445662.

  [1] https://code.launchpad.net/~mterry/unity8/no-shutdown-dialog-
  while-suspended/+merge/246445

  -------------UX comment-------------

  When the screen is in idle mode and you long press the power button
  the following should happen:

  1. Screen turns on and stays on
  2. Power Dialog popps up after the same delay as if the screen was turned on already.

  I checked Android and iOS and all of then ask for confirmation from
  the user.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1446298/+subscriptions


References