Closed
Bug 1304716
Opened 9 years ago
Closed 9 years ago
The selected row remains highlighted (e.g. 'Logins') when Canceling the Passcode request prompt
Categories
(Firefox for iOS :: Login Management, defect, P3)
Tracking
()
People
(Reporter: SimonB, Unassigned, Mentored)
Details
(Keywords: regression, Whiteboard: [good-first-bug][lang=swift])
Attachments
(2 files)
Build: 5.3(1) RC
Device: iPad mini 4
iOS: 10.0.1
Prerequisites: Passcode functionality set On
Steps to reproduce:
1. Go to Settings
2. Tap logins
3. When prompt to enter Passcode, tap 'Cancel'
Actual results:
- The selected row (e.g 'Logins') will remain highlighted. The same issue also occurs with the following rows from the Touch ID & Passcode menu: 'Turn Passcode Off', 'Change Passcode', 'Require Passcode'.
Expected results:
- The the selected row should not remain highlighted after canceling the request passcode prompt.
Note:
- This issue was also reproduced on iOS 9.x and in Firefox for iOS 5.2(1) released version.
- This issue was only reproduced on iPads
- See similar issue: https://bugzilla.mozilla.org/show_bug.cgi?id=1251260
Updated•9 years ago
|
Rank: 5
Priority: -- → P3
Whiteboard: [good-first-bug][lang=swift]
Updated•9 years ago
|
Updated•9 years ago
|
Updated•9 years ago
|
Mentor: sleroux
Comment 1•9 years ago
|
||
Attachment #8802366 -
Flags: review?(sleroux)
Comment 2•9 years ago
|
||
Comment on attachment 8802366 [details] [review]
Pull request
Left a comment on the PR. I think there might be a simpler way of going around this issue.
Attachment #8802366 -
Flags: feedback+
Updated•9 years ago
|
Attachment #8802366 -
Flags: review?(sleroux) → review+
Comment 3•9 years ago
|
||
master https://github.com/mozilla-mobile/firefox-ios/commit/acc25e6d96424bf6efe1030e45a0993f6b0ff90e
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•9 years ago
|
||
Tested on 0f93b9b14de02 on devices running iOS 9.x and iOS 10.0.2.
The the selected row are correctly displayed after canceling the request Passcode prompt.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•