Cannot unlock phone in landscape
Bug #1471609 reported by
Alan Pope 🍺🐧🐱 🦄
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
kevin gunn | ||
unity8 (Ubuntu) |
Fix Released
|
Critical
|
Daniel d'Andrada |
Bug Description
Under some circumstances it's possible to have the phone locked, with some of the numbers for pin-unlock being off-screen, and thus untouchable. See screenshot.
In this instance it's impossible to unlock the phone if your pin contains those off-screen digits.
The way out is to "Emergency call" to trigger the dialer app which rotates the phone back to portrait or reboot the phone.
The shell should probably rotate in lock screen and the digits should be on screen when in landscape.
How to reproduce:
* Open an app which can rotate
* Rotate the phone to landscape
* Open the app spread
* Press the lock button while the app spread is open
Related branches
lp://staging/~dandrader/unity8/phone-lock-landscape
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
- Michael Zanetti (community): Approve
-
Diff: 110 lines (+62/-2)3 files modifiedqml/Shell.qml (+1/-1)
qml/Stages/PhoneStage.qml (+16/-1)
tests/qmltests/tst_OrientedShell.qml (+45/-0)
description: | updated |
Changed in unity8 (Ubuntu): | |
status: | Confirmed → In Progress |
description: | updated |
description: | updated |
tags: | added: lt-category-visible |
Changed in canonical-devices-system-image: | |
assignee: | nobody → kevin gunn (kgunn72) |
importance: | Undecided → Critical |
milestone: | none → ww34-2015 |
status: | New → In Progress |
Changed in canonical-devices-system-image: | |
milestone: | ww34-2015 → ww28-2015 |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Released |
To post a comment you must log in.
This might be a dupe of the one I reported for the tablet, but I'll leave it open as it happening on the phone makes it more critical. Daniel, feel free to mark the other one as dupe if so.