[Bug 1536714] Re: Fix the user login experience on the greeter on a tablet
Launchpad Bug Tracker
1536714 at bugs.launchpad.net
Wed Feb 10 13:16:55 UTC 2016
This bug was fixed in the package unity8 - 8.11+16.04.20160208-0ubuntu1
---------------
unity8 (8.11+16.04.20160208-0ubuntu1) xenial; urgency=medium
[ Albert Astals Cid ]
* LVWPH: Reset to initial values when list is empty (LP: #1540490)
* Make LazyImage qmltest less flaky on CI
[ Andrea Cimitan ]
* Make LazyImage qmltest less flaky on CI
[ CI Train Bot ]
* Resync trunk.
* Update translation template
[ Michael Terry ]
* Display the current user's real name on the tablet lockscreen. (LP:
#1536714)
-- Michał Sawicz <michal.sawicz at canonical.com> Mon, 08 Feb 2016
09:38:00 +0000
** Changed in: unity8 (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to livecd-rootfs in Ubuntu.
https://bugs.launchpad.net/bugs/1536714
Title:
Fix the user login experience on the greeter on a tablet
Status in The Avila project:
Fix Committed
Status in Canonical System Image:
In Progress
Status in Ubuntu UX:
New
Status in livecd-rootfs package in Ubuntu:
New
Status in unity8 package in Ubuntu:
Fix Released
Status in livecd-rootfs package in Ubuntu RTM:
Fix Released
Status in unity8 package in Ubuntu RTM:
In Progress
Bug description:
The current UX for tablets or when converged with a mouse attached is
a bit of a placeholder showing the default phablet user.
We need to support two modes of the greeter that scales according to
the available input devices. The first one is one that works across
mobile and tablet devices in non-mouse connected / touch-centric
state. Unlocking with no mouse connected would be exactly as it is
today on the phone, which displays the Infographic until you touch the
screen, and then you get a message that says "swipe to unlock" If you
don't have a pin code set, the screen unlocks. if you have a pincode
set, the touch pincode-entry pad appears.
If a mouse is connected, however, you get the more "desktop-friendly"
greeter with the infographic, user-name and password entry field (just
like what we have today) on tablet. If the user taps or clicks into
the password edit box, the OSK is popped up (unless an external
keyboard is also attached). If no password or pincode has been set,
then instead of the password entry field, you would instead have a
"login" button that clears the greeter.
On a tablet with mouse connected and no pincode set, the user could
either swipe away the greeter or tap on the login button. If the user
has a password/pincode set and attempts to swipe away the greeter, we
should put up a hint message asking the user to enter their
password/pincode to continue.
This incremental enhancement to recognize the mouse is more consistent
with convergence because tablets are mobile devices, and if no mouse
is attached, we should follow a touch-centric approach. In a mouse-
connected state, we can assume the user will be favoring that device.
===============
Immediate problem: "phablet" name on the greeter login list. A bigger
refactoring of the greeter for bigger screens will follow.
To manage notifications about this bug go to:
https://bugs.launchpad.net/avila/+bug/1536714/+subscriptions
More information about the foundations-bugs
mailing list