Closed
Bug 1092282
Opened 10 years ago
Closed 10 years ago
[Lockscreen][Sim Pin] Using both a Passcode and a Sim Pin results in a broken lockscreen
Categories
(Firefox OS Graveyard :: Gaia::System::Lockscreen, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1069608
People
(Reporter: mikehenrty, Unassigned)
References
Details
(Keywords: regression)
Attachments
(2 files)
+++ This bug was initially created as a clone of Bug #1069608 +++
My STR:
1. Swipe to unlock
2. Type in Passcode
3. At the Sim Pin screen tap the Power button to lock the phone.
4. HOLD down the power button so the Power button menu appears.
Results: Lockscreen display is bad. See screenshot.
Reporter | ||
Comment 1•10 years ago
|
||
The sim pin screen also displays quite weird.
Reporter | ||
Comment 2•10 years ago
|
||
This is with today's master build. Adding qawanted to get a regression window.
Keywords: qawanted
Reporter | ||
Comment 3•10 years ago
|
||
Ok, this was caused by the same thing as bug 1090152. We'll just backport the fix there.
document.activeElement.scrollIntoView(false);
Reporter | ||
Comment 4•10 years ago
|
||
Whoops, I meant bug 1069608 in comment 3.
Updated•10 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•