Closed
Bug 813525
Opened 13 years ago
Closed 13 years ago
Multiresolution lockscreen/dialer swiper
Categories
(Firefox OS Graveyard :: Gaia::System::Lockscreen, defect)
Tracking
(blocking-basecamp:-)
RESOLVED
INVALID
| blocking-basecamp | - |
People
(Reporter: gerard-majax, Assigned: gerard-majax)
Details
(Whiteboard: interaction)
Attachments
(1 file)
|
4.72 KB,
patch
|
Details | Diff | Splinter Review |
The new lockscreen is quite cool, but I noticed a couple of usability defects which are not very important but would be nice to be fixed.
First one, the unlocking itself sometimes does not work: you tap in the unlock button and it does nothing. I can't tell if it's just a bit long to reload the homescreen or just that the tap event somehow failed.
Second one, on my Nexus S the slider to unlock does not use the full width of the screen.
Comment 1•13 years ago
|
||
I have seem some issues when smoketesting the 2012-11-20 unagi nightly.
My main issue:
*Have gotten in states where I cannot select the buttons at all since when I flick up I cannot select the unlock button (keeps bouncing too low - buttons don't come up high enough to select)
Comment 2•13 years ago
|
||
Filed bug 814204 for comment #1.
Updated•13 years ago
|
Whiteboard: interaction
Comment 3•13 years ago
|
||
Also related to new lock screen usability is bug 815576: "Finalize interaction to improve usability and speed-of-access"
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → lissyx+mozillians
blocking-basecamp: --- → ?
Summary: New lockscreen usability → Multiresolution lockscreen/dialer swiper
| Assignee | ||
Comment 4•13 years ago
|
||
This is a tentative patch demonstrating multiresolution swiper for lockscreen. It works well on Nexus S, please confirm that it also does not break otoro/unagi.
It does not touch the dialer swiper for two reasons:
- it's just here to expose that it is possible
- svg is not my best friend
- dialer swiper is a bit more complex, and I did not wanted to waste time with it
It's probably far from perfect, just take this patch as an input, and feel free to improve it.
Comment 5•13 years ago
|
||
Since visual designer decided to remove the curve design, we use svg no longer for lockscreen. please reference bug 817988.
but thank you for the patch, I got busy last week for performance issue and no time to adjust responsive design.
this issue should be fixed when I fix bug 817988
Comment 6•13 years ago
|
||
BB-, per comment 5, patch not likely needed due to design change
blocking-basecamp: ? → -
| Assignee | ||
Comment 7•13 years ago
|
||
In bug 817988, it only mentions swiper for dialer, does it also applies to the lockscreen ?
Comment 8•13 years ago
|
||
Yes, please reference bug 815629 comment 41.
| Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•