Closed
Bug 813112
Opened 12 years ago
Closed 12 years ago
[ftu] First-time-usage screen is painful when the user must enter a pin code
Categories
(Firefox OS Graveyard :: Gaia, defect, P1)
Tracking
(blocking-basecamp:+)
VERIFIED
FIXED
blocking-basecamp | + |
People
(Reporter: julienw, Assigned: borjasalguero)
Details
Attachments
(3 files)
3.43 MB,
video/mp4
|
Details | |
1.25 MB,
image/jpeg
|
Details | |
220 bytes,
text/html
|
arcturus
:
review+
arcturus
:
approval-gaia-v1+
|
Details |
* have a new shiny phone (for example, after make reset-gaia)
* have a sim card with a sim code
* boot the phone
-> you get the pin code window (but not the same than the one we have from gaia after this) but in the same time you have the lock screen. This makes it very painful to enter the pin code as we kind of never get the keyboard.
This may be a regression with the new lock screen ?
Assignee | ||
Comment 1•12 years ago
|
||
Now there is no 'lockscreen' when FTU is starting.... Could you check it again?
Reporter | ||
Comment 2•12 years ago
|
||
Reporter | ||
Comment 3•12 years ago
|
||
Reporter | ||
Comment 4•12 years ago
|
||
I uploaded 2 artifacts that exhibit the problem (current gaia + gecko + b2g)
Comment 5•12 years ago
|
||
(In reply to Borja Salguero [:borjasalguero] from comment #1)
> Now there is no 'lockscreen' when FTU is starting.... Could you check it
> again?
Confirmed. You remove the ftuStarting class after the app window is opened, so the lockscreen appears. The z-index of lockscreen is higher than the keyboard. Sad I don't find this.
Assignee | ||
Comment 6•12 years ago
|
||
[:alive] [:julienw] Let me check with latest build because it's working for me with my old build (before new lockscreen)... :( Im afraid that something changes with the new lockscreen. I will come back this evening with some updates.
Comment 7•12 years ago
|
||
There is still another issue, the lockscreen is still there during FTU running so the screen timeout is very soon if the user don't touches the screen after 5~7 seconds. That's bad UX.
Reporter | ||
Comment 8•12 years ago
|
||
:alive> yep that's very painful as well, I was considering opening another bug for that.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → fbsc
blocking-basecamp: --- → ?
Comment 9•12 years ago
|
||
It would be also nice to ensure that the screen isn't locked after the user finished the FTU process. I'd just expect the phone to be ready then.
Assignee | ||
Comment 10•12 years ago
|
||
[:alive] [:julienw] Im gonna fix this bug and Im gonna include the 'numeric' keyboard instead QWERTY one. Let me check if changing the screen time-out is easy and I will add it to this PR. Thanks!
[:ttaubert] Let me check with UX, because I dont know if they want this behaviour.
Assignee | ||
Comment 11•12 years ago
|
||
NOTE: If blocking-basecamp+ is set, just land it for now.
[Approval Request Comment]
Bug caused by (feature/regressing bug #):
User impact if declined:
Testing completed:
Risk to taking this patch (and alternatives if risky):
Attachment #683600 -
Flags: review?(francisco.jordano)
Attachment #683600 -
Flags: approval-gaia-master?(francisco.jordano)
Comment 12•12 years ago
|
||
:alive +1, is there any bug filled for that?
Here we should fix the problem regarding the PIN, and open a new one for the screen timeout.
Thanks!
Updated•12 years ago
|
Attachment #683600 -
Flags: review?(francisco.jordano)
Attachment #683600 -
Flags: review+
Attachment #683600 -
Flags: approval-gaia-master?(francisco.jordano)
Attachment #683600 -
Flags: approval-gaia-master+
Comment 13•12 years ago
|
||
(In reply to Francisco Jordano [:arcturus] from comment #12)
> :alive +1, is there any bug filled for that?
>
> Here we should fix the problem regarding the PIN, and open a new one for the
> screen timeout.
w00t! just discovered this -> Bug 813541
Thanks again!
>
> Thanks!
Assignee | ||
Comment 14•12 years ago
|
||
Thanks [:arcturus] !
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
blocking-basecamp: ? → +
Priority: -- → P1
Comment 15•12 years ago
|
||
(In reply to Tim Taubert [:ttaubert] from comment #9)
> It would be also nice to ensure that the screen isn't locked after the user
> finished the FTU process. I'd just expect the phone to be ready then.
Agreed. Conclusion of FTE should take user straight into Home screen, not require they unlock the device.
You need to log in
before you can comment on or make changes to this bug.
Description
•