Closed
Bug 1270087
Opened 9 years ago
Closed 9 years ago
Passcode bullets are not visible in landscape view
Categories
(Firefox for iOS :: General, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: SimonB, Assigned: tlacroix, Mentored)
References
Details
Attachments
(2 files)
Build: 4.0.0b7
iOS: 8.4
Steps to reproduce:
1. Launch Firefox
2. Access Settings
3. Turn Passcode on
4. Tap Change Passcode
5. Change device orientation to landscape
Actual results:
- The Passcode bullets are not fully displayed.
Expected Results:
- The Passcode bullets should be visible.
Comment 1•9 years ago
|
||
Screenshot?
Reporter | ||
Comment 2•9 years ago
|
||
Comment 3•9 years ago
|
||
Any objections with locking this to portrait mode if I can? Don't see why we would need to support landscape for passcode input.
Flags: needinfo?(randersen)
Comment 4•9 years ago
|
||
(In reply to Stephan Leroux [:sleroux] from comment #3)
> Any objections with locking this to portrait mode if I can? Don't see why we
> would need to support landscape for passcode input.
IIRC, we had already decided to lock this in portrait.
Flags: needinfo?(randersen)
Comment 5•9 years ago
|
||
That's what I thought. So probably a regression then. I'll fix it to stay portrait.
Updated•9 years ago
|
Updated•9 years ago
|
Assignee: nobody → tlacroix
Mentor: sleroux
Assignee | ||
Comment 6•9 years ago
|
||
Attachment #8750954 -
Flags: review?(sleroux)
Comment 7•9 years ago
|
||
Comment on attachment 8750954 [details] [review]
https://github.com/mozilla/firefox-ios/pull/1798
Almost there - just a couple nits and an issue with the animation.
Attachment #8750954 -
Flags: feedback+
Comment 8•9 years ago
|
||
Instead of locking to portrait, :tlacroix found a better way to move the elements into view and auto-center if the keyboard is up which solves the original problem of not seeing the dots. Would you prefer to lock it or go with this approach?
Flags: needinfo?(randersen)
Comment 9•9 years ago
|
||
Comment on attachment 8750954 [details] [review]
https://github.com/mozilla/firefox-ios/pull/1798
Revised changes look good!
Attachment #8750954 -
Flags: review?(sleroux) → review+
Comment 10•9 years ago
|
||
(In reply to Stephan Leroux [:sleroux] from comment #8)
> Instead of locking to portrait, :tlacroix found a better way to move the
> elements into view and auto-center if the keyboard is up which solves the
> original problem of not seeing the dots. Would you prefer to lock it or go
> with this approach?
LGTM!
Flags: needinfo?(randersen)
Comment 11•9 years ago
|
||
master 4735cbbc1abe32003f19ab4d22a0219438ac4611
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 12•9 years ago
|
||
Tested on master afdbc70
The password bullets are fully displayed.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•