Closed
Bug 1244103
Opened 9 years ago
Closed 9 years ago
"Last modified date" is missing from Login Manager on iPad
Categories
(Firefox for iOS :: General, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
fxios | 2.0+ | --- |
People
(Reporter: TeoVermesan, Assigned: sleroux)
References
Details
Attachments
(1 file)
Device: iPad Air 2 with IOS 8.4.1
Build version: 2.0(4)
Steps to reproduce:
1. Visit http://goo.gl/vi7z6 and login with "test" and password "mozilla"
2. Remember password
3. Go to Settings > Privacy > Logins
4. Tap on a login
Expected results:
-A detailed view of the login should appear with the username, password, website and modification date
Actual results:
-A detailed view of the login appears only with username, password and website
Updated•9 years ago
|
Flags: needinfo?(sleroux)
Assignee | ||
Comment 1•9 years ago
|
||
Flags: needinfo?(sleroux)
Attachment #8715340 -
Flags: review?(etoop)
Comment 2•9 years ago
|
||
Comment on attachment 8715340 [details] [review]
Link to Github pull-request: https://github.com/mozilla/firefox-ios/pull/1496
Although for me these tests passed without your changes and I saw the last modified string in master, but yay! for tests and clearer use of the header footer reuse stuff.
Attachment #8715340 -
Flags: review?(etoop) → review+
Assignee | ||
Comment 3•9 years ago
|
||
The problem was actually on iPad only. For some reason iPad didn't like init()'ing the UITableViewHeaderFooter subclass and wanted it to be dequeued ¯\_(ツ)_/¯
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → sleroux
Status: NEW → ASSIGNED
Updated•9 years ago
|
Hardware: Other → All
Summary: "Last modified date" is missing from Login Manager → "Last modified date" is missing from Login Manager on iPad
Assignee | ||
Comment 4•9 years ago
|
||
master 9ddaf8aec3bbcf3d849f6395332f05a7279cc8bb
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•